There are still 8-bit applications that can take advantage of these (like Diablo 2)

This commit is contained in:
Sam Lantinga 2009-01-02 16:38:31 +00:00
parent 88d8f755cb
commit c6b2499d3c

1
TODO
View File

@ -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