log test/testcdrom.c @ 1662:782fd950bd46 SDL-1.3

age author description
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
Wed, 08 Mar 2006 08:30:17 +0000 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
Mon, 03 Oct 2005 08:12:32 +0000 Ryan C. Gordon Fixed compiler warnings in Watcom C.
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