Mercurial > sdl-ios-xcode
changeset 2981:4bbb9de56029
Good ideas, added to the TODO list
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 03 Jan 2009 21:01:02 +0000 |
parents | 8789e4b0e0e7 |
children | b64c1d23039b |
files | TODO |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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