changeset 2991:f4d14219c2aa

Implemented svn revision support Added reminder about name -> scancode/keysym mapping
author Sam Lantinga <slouken@libsdl.org>
date Sun, 04 Jan 2009 17:30:00 +0000
parents 502adab079a4
children dbff5769d742
files TODO
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Sun Jan 04 17:14:27 2009 +0000
+++ b/TODO	Sun Jan 04 17:30:00 2009 +0000
@@ -3,8 +3,6 @@
  * Add higher precision timers for profiling
  * Implement YUV texture support
    - in progress, software support is done, Ryan is working on OpenGL shaders
- * Put subversion revision in SDL_version.h
- * Tag snapshots with subversion revision
  * Implement desktop video mode change notification?
  * Add diagonal line clipping to SDL_IntersectRectAndLine()
  * Add OpenGL 3.0 context support
@@ -23,6 +21,7 @@
    - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS
  * Add a timeout parameter for SDL_WaitEvent() (?)
  * Implement key repeat at the driver level
+ * Add name -> keysym and name -> scancode lookup functions
 
 Wish list for the 1.3 development branch:
 http://bugzilla.libsdl.org/