From 4307faf9d4920b334ba806c6eef4dbe6d2806874 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 4 Jan 2009 17:30:00 +0000 Subject: [PATCH] Implemented svn revision support Added reminder about name -> scancode/keysym mapping --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403453 --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index a42cbb98d..587dd5956 100644 --- a/TODO +++ b/TODO @@ -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/