From 8437f9f8d283310c7a1e67c3f6dab94e86affa51 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 13 Dec 2008 04:11:24 +0000 Subject: [PATCH] Updated TODO list --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403326 --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index cb37edb2f..80956303d 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ 1.3 release checklist: - * Fill in current_w and current_h with desktop display mode - ([SDL] SDL_VideoInfo in 1.3 missing elements) + * Add higher precision timers for profiling * Implement YUV texture support - in progress, software support is done, Ryan is working on OpenGL shaders * Implement desktop video mode change notification?