Mercurial > sdl-ios-xcode
log src/video/SDL_rect.c @ 3391:188fc5ecc58c
age | author | description |
---|---|---|
2009-01-19 | Sam Lantinga | Fix recommended by Eddy L O Jansson |
2009-01-05 | Sam Lantinga | Fixed lines intersecting the top corners of a rectangle |
2009-01-04 | Sam Lantinga | indent |
2009-01-04 | Sam Lantinga | Date: Sat, 3 Jan 2009 22:11:18 -0500 |
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 |