From 1a8812eeb6a8416a9e975bbe582da097bd71d6ba Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 3 Jan 2009 21:01:02 +0000 Subject: [PATCH] Good ideas, added to the TODO list --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403443 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index d2bd70404..5d0566002 100644 --- a/TODO +++ b/TODO @@ -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