Mercurial > sdl-ios-xcode
log src/video/SDL_rect.c @ 2930:8acbb14124c5
age | author | description |
---|---|---|
2008-12-25 | Sam Lantinga | indent |
2008-12-23 | Sam Lantinga | Added line clipping |
2008-12-08 | Sam Lantinga | Updated copyright date |
2007-09-10 | Sam Lantinga | Split out the SDL_rect and SDL_surface functions into their own headers. |
2007-08-11 | Sam Lantinga | Whoops, it's not quite that easy - fixed bug in SDL_ClearDirtyRects() |
2007-08-11 | Sam Lantinga | Optimized dirty rect code |
2006-07-10 | Sam Lantinga | SDL_Rect now uses int for position and size. SDL-1.3 |