Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Implemented svn revision support
Browse files Browse the repository at this point in the history
Added reminder about name -> scancode/keysym mapping
  • Loading branch information
slouken committed Jan 4, 2009
1 parent c6ecd0f commit 38ca010
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions TODO
Expand Up @@ -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
Expand All @@ -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/
Expand Down

0 comments on commit 38ca010

Please sign in to comment.