comparison TODO @ 1654:0a53c90a37f9 SDL-1.3

Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported
author Sam Lantinga <slouken@libsdl.org>
date Thu, 27 Apr 2006 05:30:05 +0000
parents f12379c41042
children 14717b52abc0
comparison
equal deleted inserted replaced
1653:939d938d62df 1654:0a53c90a37f9
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 * Support querying and setting refresh rate with video modes
5 * Add mousewheel events (new unified event architecture?) 6 * Add mousewheel events (new unified event architecture?)
6 * DirectInput joystick support needs to be implemented 7 * DirectInput joystick support needs to be implemented
7 * Be able to enumerate and select available audio and video drivers 8 * Be able to enumerate and select available audio and video drivers
8 * Fullscreen video mode support for Mac OS X 9 * Fullscreen video mode support for Mac OS X
9 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) 10 * Explicit vertical retrace wait (maybe separate from SDL_Flip?)