Mercurial > sdl-ios-xcode
log test/Makefile.in @ 4035:3ccd06fc22e5 SDL-1.2
age | author | description |
---|---|---|
Tue, 10 Jul 2007 15:03:19 +0000 | Ryan C. Gordon | Don't leak the readahead buffer if win32 rwops file open fails. SDL-1.2 |
Tue, 07 Nov 2006 14:31:25 +0000 | Ryan C. Gordon | Added a test program for loadso subsystem. SDL-1.2 |
Tue, 03 Oct 2006 23:45:36 +0000 | Ryan C. Gordon | Test program to play audio to every available device, one at a time, then all SDL-ryan-multiple-audio-device |
Tue, 03 Oct 2006 20:05:33 +0000 | Ryan C. Gordon | Added testaudioinfo.c ... SDL-ryan-multiple-audio-device |
Wed, 16 Dec 2009 02:08:59 +0000 | Sam Lantinga | Added testfill to test raw fill performance |
Wed, 28 Oct 2009 06:04:07 +0000 | Sam Lantinga | Automatically initialize the video system and create a renderer to simplify use. |