author | Sam Lantinga <slouken@libsdl.org> |
Sat, 03 Jan 2009 21:01:02 +0000 | |
changeset 2981 | 4bbb9de56029 |
parent 2980 | 8789e4b0e0e7 |
child 2982 | b64c1d23039b |
--- a/TODO Sat Jan 03 12:00:20 2009 +0000 +++ b/TODO Sat Jan 03 21:01:02 2009 +0000 @@ -3,6 +3,8 @@ * 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