# HG changeset patch # User Sam Lantinga # Date 1205843474 0 # Node ID 3458c74b5fab1c9bd8c4b955f3a7da5376221bdf # Parent c1a390f6a819b56f24f4470bd6723e8c058e292d So we don't forget to do this... diff -r c1a390f6a819 -r 3458c74b5fab TODO --- 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