Mercurial > sdl-ios-xcode
log test/automated/testsdl.c @ 3653:1cd9f7117b98
age | author | description |
---|---|---|
2009-12-23 | Sam Lantinga | Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color. |
2009-12-11 | Sam Lantinga | Added an automated test for rectangle routines, currently only testing line clipping. |
2009-11-22 | Sam Lantinga | More fixes to compile under Visual C++ |
2009-11-19 | Mike Gorchak | Added support for generic getopt() function instead of getopt_long(). Because not all platforms have getopt_long(). |
2009-09-26 | Sam Lantinga | Fixed bug #777 |
2009-09-07 | Sam Lantinga | Merged Edgar's code changes from Google Summer of Code 2009 |