Mercurial > sdl-ios-xcode
changeset 2877:e2b1abe04641
Reminder to implement icon support
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 19 Dec 2008 04:42:18 +0000 |
parents | 3fcb0d447bcd |
children | 10c319ce07fb |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Wed Dec 17 07:19:55 2008 +0000 +++ b/TODO Fri Dec 19 04:42:18 2008 +0000 @@ -4,6 +4,7 @@ * Implement YUV texture support - in progress, software support is done, Ryan is working on OpenGL shaders * Implement desktop video mode change notification? + * Implement icon support (with translucency?) * Verify mouse grab support * Properly handle mouse grab with Vista DPI scaling * Make sure the mouse is where it's supposed to be when un-grabbed