Mercurial > sdl-ios-xcode
diff TODO @ 2330:3458c74b5fab
So we don't forget to do this...
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 18 Mar 2008 12:31:14 +0000 |
parents | c121d94672cb |
children | 6f260584df22 |
line wrap: on
line diff
--- a/TODO Fri Mar 14 20:43:44 2008 +0000 +++ b/TODO Tue Mar 18 12:31:14 2008 +0000 @@ -18,6 +18,7 @@ * Add hardware accelerated scaled blit * Add hardware accelerated alpha blits * Redesign blitting architecture to allow blit plugins + * Add modifier state to key and button events In the jump from 1.2 to 1.3, we should change the SDL_Rect members to int and evaluate all the rest of the datatypes. This is the only place