# HG changeset patch # User Sam Lantinga # Date 1230887541 0 # Node ID 51c403d024d58547a24324a26b2e48bd04d1e81a # Parent 2c30a17edf1145135bd4c0f20f6dea32c3ccedc8 Bye bye PseudoColor! :) diff -r 2c30a17edf11 -r 51c403d024d5 TODO --- 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