Mercurial > sdl-ios-xcode
changeset 2958:51c403d024d5
Bye bye PseudoColor! :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 02 Jan 2009 09:12:21 +0000 |
parents | 2c30a17edf11 |
children | 5c60d1c100b6 |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Fri Jan 02 09:04:31 2009 +0000 +++ b/TODO Fri Jan 02 09:12:21 2009 +0000 @@ -5,6 +5,7 @@ - in progress, software support is done, Ryan is working on OpenGL shaders * Implement desktop video mode change notification? * Implement icon support (with translucency?) + * Remove <= 8-bit palettized display support * Add diagonal line clipping to SDL_IntersectRectAndLine() * Add OpenGL 3.0 context support * Verify mouse grab support