log test/testoverlay2.c @ 2460:d4ea76f4fc50 gsoc2008_iphone

age author description
Sat, 18 Aug 2007 05:39:09 +0000 Sam Lantinga Okay, still some bugs, but everything builds again...
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Mon, 17 Apr 2006 05:38:33 +0000 Sam Lantinga Fixed bug #189
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Wed, 28 Sep 2005 11:36:20 +0000 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe