# HG changeset patch # User Sam Lantinga # Date 1231016462 0 # Node ID 4bbb9de560296f2410d91b953ac73094c4edfb18 # Parent 8789e4b0e0e7c0e5f39b2340bb9258d1f47a4914 Good ideas, added to the TODO list diff -r 8789e4b0e0e7 -r 4bbb9de56029 TODO --- 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