comparison TODO @ 3081:4ccdf20bad6f

Missing API function
author Sam Lantinga <slouken@libsdl.org>
date Fri, 27 Feb 2009 09:39:39 +0000
parents a728b8b779d1
children 3fde47894732
comparison
equal deleted inserted replaced
3080:4094b4f1c3a1 3081:4ccdf20bad6f
23 * Implement key repeat at the driver level 23 * Implement key repeat at the driver level
24 * Add name -> keysym and name -> scancode lookup functions 24 * Add name -> keysym and name -> scancode lookup functions
25 * Fix building haptic system on win32 25 * Fix building haptic system on win32
26 * Add always on top window styles 26 * Add always on top window styles
27 * Add video modes that have an alpha channel? 27 * Add video modes that have an alpha channel?
28 * Implement SDL_RenderReadPixels() for screenshots?
28 29
29 Wish list for the 1.3 development branch: 30 Wish list for the 1.3 development branch:
30 http://bugzilla.libsdl.org/ 31 http://bugzilla.libsdl.org/
31 32
32 * Add a way to register custom events 33 * Add a way to register custom events