Mercurial > sdl-ios-xcode
comparison TODO @ 1895:c121d94672cb
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Jul 2006 21:04:37 +0000 |
parents | f12379c41042 |
children | 3458c74b5fab |
comparison
equal
deleted
inserted
replaced
1894:c69cee13dd76 | 1895:c121d94672cb |
---|---|
1 | 1 |
2 Wish list for the 1.3 development branch: | 2 Wish list for the 1.3 development branch: |
3 http://bugzilla.libsdl.org/ | 3 http://bugzilla.libsdl.org/ |
4 | 4 |
5 * Add a way to register custom events | |
6 * Add internal support for adding video modes and refresh rates | |
7 * Support querying and setting refresh rate with video modes | |
5 * Add mousewheel events (new unified event architecture?) | 8 * Add mousewheel events (new unified event architecture?) |
6 * DirectInput joystick support needs to be implemented | 9 * DirectInput joystick support needs to be implemented |
7 * Be able to enumerate and select available audio and video drivers | 10 * Be able to enumerate and select available audio and video drivers |
8 * Fullscreen video mode support for Mac OS X | 11 * Fullscreen video mode support for Mac OS X |
9 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) | 12 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) |