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