Mercurial > sdl-ios-xcode
changeset 2864:fe8ea2b39aea
Updated TODO list
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 13 Dec 2008 04:11:24 +0000 |
parents | b632927c28c8 |
children | 09adf4854163 |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Fri Dec 12 15:51:57 2008 +0000 +++ b/TODO Sat Dec 13 04:11:24 2008 +0000 @@ -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?