Philipp Wiesemann 8a58e12f5f Updated test program for Emscripten. 10 years ago
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 years ago
nacl efa2d0581d Fixes audio for Native Client, and other fixes... 11 years ago
shapes 3dcb451f85 Added a README file regarding WinRT support 11 years ago
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 years ago
Makefile.in 0e02ce0856 Initial work on audio device hotplug support. 10 years ago
README f30e120aa9 Added audio device buffer queueing API. 10 years ago
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support 11 years ago
aclocal.m4 3dcb451f85 Added a README file regarding WinRT support 11 years ago
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 years ago
axis.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
checkkeys.c fe40a17224 Initial merge of Emscripten port! 10 years ago
configure fe40a17224 Initial merge of Emscripten port! 10 years ago
configure.in fe40a17224 Initial merge of Emscripten port! 10 years ago
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
controllermap.c d99911544f Fixed setting text to clipboard in controllermap program. 10 years ago
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 years ago
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
loopwave.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
loopwavequeue.c 8a58e12f5f Updated test program for Emscripten. 10 years ago
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 years ago
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 years ago
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 years ago
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testatomic.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testaudiohotplug.c e9a7a81f28 Immediately minimize the goofy window in testaudiohotplug. 10 years ago
testaudioinfo.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
testautomation_audio.c 743ba2f499 Added missing brackets in test source assert messages. 10 years ago
testautomation_clipboard.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_events.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_keyboard.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_main.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_mouse.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_pixels.c 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 10 years ago
testautomation_platform.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_render.c 70438be272 Combo commit including the following mercurial changes 3 months ago
testautomation_rwops.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
testautomation_sdltest.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
testautomation_stdlib.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testautomation_surface.c eab2433f6d Maybe patched to compile on Windows for real now? 10 years ago
testautomation_syswm.c 743ba2f499 Added missing brackets in test source assert messages. 10 years ago
testautomation_timer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
testautomation_video.c 60f50c70a7 Updated a README. 10 years ago
testdraw2.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testdrawchessboard.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testdropfile.c ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. 11 years ago
testerror.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testfile.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testfilesystem.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testgamecontroller.c d1932834e2 Fixed test programs for joystick not exiting on events after first disconnect. 10 years ago
testgesture.c 97e876671b Fixed compile errors in example programs. 10 years ago
testgl2.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testgles.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testgles2.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testhaptic.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testhittesting.c 31de8f8b99 Minor tweaks to testhittesting. 11 years ago
testhotplug.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testiconv.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testime.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testintersections.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testjoystick.c d1932834e2 Fixed test programs for joystick not exiting on events after first disconnect. 10 years ago
testkeys.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testloadso.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testlock.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testmessage.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testmultiaudio.c 97e876671b Fixed compile errors in example programs. 10 years ago
testnative.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testnative.h 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testnativew32.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testnativex11.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testoverlay2.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testplatform.c 5b7ddd534c Updated name of assert type in test program. 10 years ago
testpower.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testrelative.c c17a5b1177 Fixed bug 2866 - testrelative.c: patch to make the orange box wrap around 10 years ago
testrendercopyex.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testrendertarget.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testresample.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testrumble.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testscale.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testsem.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testshader.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testshape.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testsprite2.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testspriteminimal.c fe40a17224 Initial merge of Emscripten port! 10 years ago
teststreaming.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testthread.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
testtimer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 years ago
testver.c 3dcb451f85 Added a README file regarding WinRT support 11 years ago
testviewport.c fe40a17224 Initial merge of Emscripten port! 10 years ago
testwm2.c fe40a17224 Initial merge of Emscripten port! 10 years ago
torturethread.c f9adb453dd Removed redundant include statements from test programs. 10 years ago
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 years ago

README


These are test programs for the SDL library:

checkkeys Watch the key events to check the keyboard
loopwave Audio test -- loop playing a WAV file
loopwavequeue Audio test -- loop playing a WAV file with SDL_QueueAudio
testaudioinfo Lists audio device capabilities
testcdrom Sample audio CD control program
testerror Tests multi-threaded error handling
testfile Tests RWops layer
testgl2 A very simple example of using OpenGL with SDL
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
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
testshape Tests shaped windows
testsprite2 Example of fast sprite movement on the screen
testtimer Test the timer facilities
testver Check the version and dynamic loading and endianness
testwm2 Test window manager -- title, icon, events
torturethread Simple test for thread creation/destruction
controllermap Useful to generate Game Controller API compatible maps