Now that we don't have to worry about 8-bit displays, maybe we can add alpha

to the palette entries?
This commit is contained in:
Sam Lantinga
2009-01-02 09:14:55 +00:00
parent caa1ee30ac
commit 857d7ff338

1
TODO
View File

@@ -6,6 +6,7 @@
* Implement desktop video mode change notification?
* Implement icon support (with translucency?)
* Remove <= 8-bit palettized display support
* See if we can add real alpha to the palette entries
* Add diagonal line clipping to SDL_IntersectRectAndLine()
* Add OpenGL 3.0 context support
* Verify mouse grab support