author | Alex Szpakowski <slime73@gmail.com> |
Sat, 02 Jul 2016 13:38:31 -0300 | |
changeset 10190 | a6ad6813b17b |
parent 7856 | cb37776926ad |
permissions | -rw-r--r-- |
7222
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
1 |
Future work roadmap: |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
2 |
* http://wiki.libsdl.org/moin.cgi/Roadmap |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
3 |
|
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
4 |
* Check 1.2 revisions: |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
5 |
3554 - Need to resolve semantics for locking keys on different platforms |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
6 |
4874 - Do we want screen rotation? At what level? |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
7 |
4974 - Windows file code needs to convert UTF-8 to Unicode, but we don't need to tap dance for Windows 95/98 |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
8 |
4865 - See if this is still needed (mouse coordinate clamping) |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
9 |
4866 - See if this is still needed (blocking window repositioning) |
2435b221d77d
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Sam Lantinga <slouken@libsdl.org>
parents:
6571
diff
changeset
|
10 |