mirror of
https://github.com/yawut/SDL.git
synced 2026-08-27 19:24:30 -05:00
It's probably not worth pushing palettized textures. The memory optimization
isn't worth the effort on modern hardware with the sorts of games that would be using the SDL 1.3 texture API.
This commit is contained in:
1
TODO
1
TODO
@@ -6,7 +6,6 @@
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user