From b5de98aadec98baed5cc4f890f1cd1d292ed25fa Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 18 Mar 2008 12:31:14 +0000 Subject: [PATCH] So we don't forget to do this... --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 38161e186..4d616b12d 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,7 @@ http://bugzilla.libsdl.org/ * 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