Mercurial > sdl-ios-xcode
log src/video/SDL_rect.c @ 2860:6ce28e5287e9
age | author | description |
---|---|---|
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
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 |