Reminder to implement icon support

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403339
This commit is contained in:
Sam Lantinga 2008-12-19 04:42:18 +00:00
parent 67861b2241
commit 61fbcbc956

1
TODO
View file

@ -4,6 +4,7 @@
* Implement YUV texture support * Implement YUV texture support
- in progress, software support is done, Ryan is working on OpenGL shaders - in progress, software support is done, Ryan is working on OpenGL shaders
* Implement desktop video mode change notification? * Implement desktop video mode change notification?
* Implement icon support (with translucency?)
* Verify mouse grab support * Verify mouse grab support
* Properly handle mouse grab with Vista DPI scaling * Properly handle mouse grab with Vista DPI scaling
* Make sure the mouse is where it's supposed to be when un-grabbed * Make sure the mouse is where it's supposed to be when un-grabbed