summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-2.30.2/TODO.txt
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2024-05-04 16:51:29 -0700
committer3gg <3gg@shellblade.net>2024-05-04 16:51:29 -0700
commit8222bfe56d4dabe8d92fc4b25ea1b0163b16f3e1 (patch)
tree763389e42276035ac134d94eb1dc32293b88d807 /src/contrib/SDL-2.30.2/TODO.txt
Initial commit.
Diffstat (limited to 'src/contrib/SDL-2.30.2/TODO.txt')
-rw-r--r--src/contrib/SDL-2.30.2/TODO.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/contrib/SDL-2.30.2/TODO.txt b/src/contrib/SDL-2.30.2/TODO.txt
new file mode 100644
index 0000000..20b205f
--- /dev/null
+++ b/src/contrib/SDL-2.30.2/TODO.txt
@@ -0,0 +1,10 @@
1Future work roadmap:
2 * http://wiki.libsdl.org/Roadmap
3
4 * Check 1.2 revisions:
5 3554 - Need to resolve semantics for locking keys on different platforms
6 4874 - Do we want screen rotation? At what level?
7 4974 - Windows file code needs to convert UTF-8 to Unicode, but we don't need to tap dance for Windows 95/98
8 4865 - See if this is still needed (mouse coordinate clamping)
9 4866 - See if this is still needed (blocking window repositioning)
10