Mercurial > sdl-ios-xcode
log test/automated/testsdl.c @ 3600:e36bead37acb
age | author | description |
---|---|---|
Wed, 23 Dec 2009 01:55:00 +0000 | Sam Lantinga | Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color. |
Fri, 11 Dec 2009 09:22:34 +0000 | Sam Lantinga | Added an automated test for rectangle routines, currently only testing line clipping. |
Sun, 22 Nov 2009 07:00:26 +0000 | Sam Lantinga | More fixes to compile under Visual C++ |
Thu, 19 Nov 2009 09:07:09 +0000 | Mike Gorchak | Added support for generic getopt() function instead of getopt_long(). Because not all platforms have getopt_long(). |
Sat, 26 Sep 2009 10:32:14 +0000 | Sam Lantinga | Fixed bug #777 |
Mon, 07 Sep 2009 05:06:34 +0000 | Sam Lantinga | Merged Edgar's code changes from Google Summer of Code 2009 |