# HG changeset patch # User Sam Lantinga # Date 1230914311 0 # Node ID c1e3621ba9594829109dbae1883670dff6e48888 # Parent 5066298aa82aaebf9ce07c3f35822363d80b3f43 There are still 8-bit applications that can take advantage of these (like Diablo 2) diff -r 5066298aa82a -r c1e3621ba959 TODO --- a/TODO Fri Jan 02 16:06:29 2009 +0000 +++ b/TODO Fri Jan 02 16:38:31 2009 +0000 @@ -5,7 +5,6 @@ - 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