Mercurial > sdl-ios-xcode
comparison TODO @ 2864:fe8ea2b39aea
Updated TODO list
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 13 Dec 2008 04:11:24 +0000 |
parents | 25745ac3d785 |
children | e2b1abe04641 |
comparison
equal
deleted
inserted
replaced
2863:b632927c28c8 | 2864:fe8ea2b39aea |
---|---|
1 | 1 |
2 1.3 release checklist: | 2 1.3 release checklist: |
3 * Fill in current_w and current_h with desktop display mode | 3 * Add higher precision timers for profiling |
4 ([SDL] SDL_VideoInfo in 1.3 missing elements) | |
5 * Implement YUV texture support | 4 * Implement YUV texture support |
6 - in progress, software support is done, Ryan is working on OpenGL shaders | 5 - in progress, software support is done, Ryan is working on OpenGL shaders |
7 * Implement desktop video mode change notification? | 6 * Implement desktop video mode change notification? |
8 * Verify mouse grab support | 7 * Verify mouse grab support |
9 * Properly handle mouse grab with Vista DPI scaling | 8 * Properly handle mouse grab with Vista DPI scaling |