Mercurial > sdl-ios-xcode
log src/video/SDL_rect.c @ 2310:2f31ce8f1149
age | author | description |
---|---|---|
Mon, 10 Sep 2007 12:20:02 +0000 | Sam Lantinga | Split out the SDL_rect and SDL_surface functions into their own headers. |
Sat, 11 Aug 2007 21:42:36 +0000 | Sam Lantinga | Whoops, it's not quite that easy - fixed bug in SDL_ClearDirtyRects() |
Sat, 11 Aug 2007 21:34:08 +0000 | Sam Lantinga | Optimized dirty rect code |
Mon, 10 Jul 2006 07:34:50 +0000 | Sam Lantinga | SDL_Rect now uses int for position and size. SDL-1.3 |