summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes4
1 files changed, 2 insertions, 2 deletions
diff --git a/devnotes b/devnotes
index 75c1b3e..2bd4fe7 100644
--- a/devnotes
+++ b/devnotes
@@ -1,9 +1,9 @@
Current {
- * Shapes
- * Splines.
}
Backlog {
+ * SDL_Desktop platform option. Might have to move events to platform specific file since events are not
+ the same in different platforms.
* Text
* Text codepoints management functions (unicode characters)? Could be usefull for luajit.
* Some of the Text strings management functions could be easier to use than the Lua ones.