So we don't forget to do this...

This commit is contained in:
Sam Lantinga
2008-03-18 12:31:14 +00:00
parent 97f034bc79
commit b5de98aade

1
TODO
View File

@@ -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