author | Sam Lantinga <slouken@libsdl.org> |
Tue, 18 Mar 2008 12:31:14 +0000 | |
changeset 2330 | 3458c74b5fab |
parent 2329 | c1a390f6a819 |
child 2331 | 499682905a66 |
child 2471 | 910af9032c73 |
child 2654 | 2e14bdaaff18 |
child 2668 | bb3241de289e |
child 2700 | 55967b38af4a |
child 3757 | 0ea0d32caabf |
--- 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