SDL-mirror/test
2010-07-05 13:10:47 -07:00
..
automated Fixed revision type for SDL 1.3 2010-07-05 13:10:47 -07:00
nds-test-progs Date: Fri, 19 Dec 2008 20:17:35 +0100 2008-12-20 12:00:00 +00:00
.gdbinit
acinclude.m4
autogen.sh
checkkeys.c Show integer scancode, since that's how it's defined in the header. 2008-02-10 17:29:23 +00:00
common.c Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. 2010-05-09 20:47:22 -07:00
common.h Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
configure.in Reverted r5460 ... this was merged from 1.2, but was later reverted there. 2010-01-10 05:06:03 +00:00
COPYING
gcc-fat.sh
graywin.c
icon.bmp
loopwave.c Removed incorrect SDL_GetAudioDeviceName() call from loopwave.c. 2010-01-11 07:58:55 +00:00
Makefile.in Added testfill to test raw fill performance 2009-12-16 02:08:59 +00:00
moose.dat
picture.xbm
README Fixed bug #681 2009-02-17 05:44:49 +00:00
sail.bmp
sample.bmp
sample.wav
testalpha.c Initial band-aids on SDL_GetMouseState() API breakage. More work to come. 2009-12-16 19:50:51 +00:00
testatomic.c Fixed bug #817 2009-10-04 09:55:20 +00:00
testaudioinfo.c Call SDL_Init() before SDL_GetNumAudioDrivers(). 2010-01-10 19:09:57 +00:00
testbitmap.c Fixed potential crash in testbitmap 2009-03-22 06:56:37 +00:00
testblitspeed.c Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
testcursor.c Default video mode has been changed from 320x200 to 640x480, since fullscreen 320x200 is often unavailable. 2009-04-28 04:41:25 +00:00
testdraw2.c Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
testdyngl.c Added renderer information for dynamic OpenGL test 2009-09-28 15:32:19 +00:00
testdyngles.c Optimizations. 2009-10-22 06:07:05 +00:00
testerror.c Fixed bug #741 2009-12-16 04:48:11 +00:00
testfile.c Final merge of Google Summer of Code 2008 work... 2008-10-04 06:46:59 +00:00
testfill.c Added testfill to test raw fill performance 2009-12-16 02:08:59 +00:00
testgamma.c
testgl.c Initial band-aids on SDL_GetMouseState() API breakage. More work to come. 2009-12-16 19:50:51 +00:00
testgl2.c Default to allow either accelerated or not 2009-12-15 20:53:09 +00:00
testgles.c Support for GL initialization parameters has been added. 2009-10-21 14:51:42 +00:00
testhaptic.c Fixed bug #817 2009-10-04 09:55:20 +00:00
testhread.c Fixed bug #741 2009-12-16 04:48:11 +00:00
testiconv.c
testime.c Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. 2010-05-09 20:47:22 -07:00
testintersections.c Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. 2010-05-09 20:47:22 -07:00
testjoystick.c Final merge of Google Summer of Code 2008 work... 2008-10-04 06:46:59 +00:00
testkeys.c
testloadso.c Fixed bug #817 2009-10-04 09:55:20 +00:00
testlock.c Fixed bug #741 2009-12-16 04:48:11 +00:00
testmmousetablet.c int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h 2009-09-23 02:52:11 +00:00
testmultiaudio.c Date: Mon, 23 Mar 2009 09:17:24 +0200 2009-03-24 10:33:12 +00:00
testnative.c Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
testnative.h More of the same 2009-02-09 06:42:38 +00:00
testnativecocoa.m Added test program for SDL_CreateWindowFrom() 2009-02-09 05:32:12 +00:00
testnativew32.c indent 2009-02-17 05:57:54 +00:00
testnativex11.c Added test program for SDL_CreateWindowFrom() 2009-02-09 05:32:12 +00:00
testoverlay.c
testoverlay2.c
testpalette.c Fixed bug #841 2009-12-17 06:08:20 +00:00
testplatform.c Fixed compile warning on 64-bit Mac OS X 2010-01-21 07:22:11 +00:00
testpower.c indent 2009-06-10 13:34:20 +00:00
testresample.c indent 2009-01-14 04:25:32 +00:00
testsem.c
testsprite.c Fixed bug #817 2009-10-04 09:55:20 +00:00
testsprite2.c Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
testspriteminimal.c Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
testtimer.c
testver.c Changed revision details to be a string (an hg changeset) instead of an int. 2010-02-28 02:07:40 -05:00
testvidinfo.c Added an API function to query geometry of multiple monitors: 2009-12-06 08:03:38 +00:00
testwin.c You can't use memset() on screen formats with an alpha channel 2008-12-02 16:09:58 +00:00
testwm.c Merged r4874:4875 from branches/SDL-1.2: testwm keyboard debug output. 2010-01-10 18:25:04 +00:00
testwm2.c Fixed bug #817 2009-10-04 09:55:20 +00:00
threadwin.c General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
torturethread.c
utf8.txt

These are test programs for the SDL library:

	checkkeys	Watch the key events to check the keyboard
	graywin		Display a gray gradient and center mouse on spacebar
	loopwave	Audio test -- loop playing a WAV file
	testalpha	Display an alpha faded icon -- paint with mouse
	testaudioinfo	Lists audio device capabilities
	testbitmap	Test displaying 1-bit bitmaps
	testblitspeed	Tests performance of SDL's blitters and converters.
	testcdrom	Sample audio CD control program
	testcursor	Tests custom mouse cursor
	testdyngl	Tests dynamically loading OpenGL library
	testerror	Tests multi-threaded error handling
	testfile	Tests RWops layer
	testgamma	Tests video device gamma ramp
	testgl		A very simple example of using OpenGL with SDL
	testgl2		An even simpler example using the SDL 1.3 API
	testhread	Hacked up test of multi-threading
	testiconv	Tests international string conversion
	testjoystick	List joysticks and watch joystick events
	testkeys	List the available keyboard keys
	testloadso	Tests the loadable library layer
	testlock	Hacked up test of multi-threading and locking
	testmultiaudio	Tests using several audio devices
	testoverlay	Tests the software/hardware overlay functionality.
	testoverlay2	Tests the overlay flickering/scaling during playback.
	testpalette	Tests palette color cycling
	testplatform	Tests types, endianness and cpu capabilities
	testsem		Tests SDL's semaphore implementation
	testsprite	Example of fast sprite movement on the screen
	testsprite2	Improved version of testsprite
	testtimer	Test the timer facilities
	testver		Check the version and dynamic loading and endianness
	testvidinfo	Show the pixel format of the display and perfom the benchmark
	testwin		Display a BMP image at various depths
	testwm		Test window manager -- title, icon, events
	testwm2		Improved version of testwm
	threadwin	Test multi-threaded event handling
	torturethread	Simple test for thread creation/destruction