Mercurial > sdl-ios-xcode
changeset 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 | c1a390f6a819 |
children | 499682905a66 910af9032c73 2e14bdaaff18 bb3241de289e 55967b38af4a 0ea0d32caabf |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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