Sam Lantinga 1febfedf85 configure.in: Rename configure.ac to fix an 'aclocal' warning 6 år sedan
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 år sedan
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js 8 år sedan
shapes 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
CMakeLists.txt 6cf4d0e43b Fixed bug 4092 - CMake support for building everything in the "test" directory 7 år sedan
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
Makefile.in aae29c9ebd test: Makefile should copy .dat files for testoverlay2. 6 år sedan
Makefile.os2 14e389eadc minor update to Makefile.os2, added a test/Makefile.os2. 6 år sedan
README 60ba8552d8 Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want 8 år sedan
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
aclocal.m4 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
axis.bmp 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 år sedan
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
checkkeys.c 5e13087b0f Updated copyright for 2019 6 år sedan
configure e564da78b7 revert files I didnt mean to commit! 7 år sedan
configure.ac 1febfedf85 configure.in: Rename configure.ac to fix an 'aclocal' warning 6 år sedan
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
controllermap.c 5e13087b0f Updated copyright for 2019 6 år sedan
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
loopwave.c 5e13087b0f Updated copyright for 2019 6 år sedan
loopwavequeue.c 5e13087b0f Updated copyright for 2019 6 år sedan
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 år sedan
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
testatomic.c 5e13087b0f Updated copyright for 2019 6 år sedan
testaudiocapture.c 5e13087b0f Updated copyright for 2019 6 år sedan
testaudiohotplug.c 5e13087b0f Updated copyright for 2019 6 år sedan
testaudioinfo.c 5e13087b0f Updated copyright for 2019 6 år sedan
testautomation.c 5e13087b0f Updated copyright for 2019 6 år sedan
testautomation_audio.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 år sedan
testautomation_clipboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 år sedan
testautomation_events.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 år sedan
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
testautomation_keyboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 år sedan
testautomation_main.c b524657118 Fixed three source comments in tests. 8 år sedan
testautomation_mouse.c 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 år sedan
testautomation_pixels.c 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 10 år sedan
testautomation_platform.c ae667da638 Fixed a bunch of compiler warnings. 7 år sedan
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
testautomation_render.c 52760dcdf1 Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes 10 år sedan
testautomation_rwops.c ae667da638 Fixed a bunch of compiler warnings. 7 år sedan
testautomation_sdltest.c 846a9ab95e test: forgot to change a variable. 7 år sedan
testautomation_stdlib.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 år sedan
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
testautomation_surface.c eab2433f6d Maybe patched to compile on Windows for real now? 10 år sedan
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 år sedan
testautomation_timer.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 år sedan
testautomation_video.c d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. 9 år sedan
testbounds.c 5e13087b0f Updated copyright for 2019 6 år sedan
testcustomcursor.c 5e13087b0f Updated copyright for 2019 6 år sedan
testdisplayinfo.c 5e13087b0f Updated copyright for 2019 6 år sedan
testdraw2.c 5e13087b0f Updated copyright for 2019 6 år sedan
testdrawchessboard.c 5e13087b0f Updated copyright for 2019 6 år sedan
testdropfile.c 5e13087b0f Updated copyright for 2019 6 år sedan
testerror.c 5e13087b0f Updated copyright for 2019 6 år sedan
testfile.c 5e13087b0f Updated copyright for 2019 6 år sedan
testfilesystem.c 5e13087b0f Updated copyright for 2019 6 år sedan
testgamecontroller.c 5e13087b0f Updated copyright for 2019 6 år sedan
testgesture.c edebdeb47f testgesture: Make the background gray. 6 år sedan
testgl2.c 5e13087b0f Updated copyright for 2019 6 år sedan
testgles.c 5e13087b0f Updated copyright for 2019 6 år sedan
testgles2.c 5e13087b0f Updated copyright for 2019 6 år sedan
testhaptic.c f9adb453dd Removed redundant include statements from test programs. 10 år sedan
testhittesting.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 år sedan
testhotplug.c 5e13087b0f Updated copyright for 2019 6 år sedan
testiconv.c 5e13087b0f Updated copyright for 2019 6 år sedan
testime.c 5e13087b0f Updated copyright for 2019 6 år sedan
testintersections.c 5e13087b0f Updated copyright for 2019 6 år sedan
testjoystick.c 5e13087b0f Updated copyright for 2019 6 år sedan
testkeys.c 5e13087b0f Updated copyright for 2019 6 år sedan
testloadso.c 5e13087b0f Updated copyright for 2019 6 år sedan
testlock.c 5e13087b0f Updated copyright for 2019 6 år sedan
testmessage.c 5e13087b0f Updated copyright for 2019 6 år sedan
testmultiaudio.c 5e13087b0f Updated copyright for 2019 6 år sedan
testnative.c 5e13087b0f Updated copyright for 2019 6 år sedan
testnative.h 5e13087b0f Updated copyright for 2019 6 år sedan
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 år sedan
testnativew32.c 5e13087b0f Updated copyright for 2019 6 år sedan
testnativex11.c 5e13087b0f Updated copyright for 2019 6 år sedan
testoverlay2.c 5e13087b0f Updated copyright for 2019 6 år sedan
testplatform.c 5e13087b0f Updated copyright for 2019 6 år sedan
testpower.c 5e13087b0f Updated copyright for 2019 6 år sedan
testqsort.c 5e13087b0f Updated copyright for 2019 6 år sedan
testrelative.c 5e13087b0f Updated copyright for 2019 6 år sedan
testrendercopyex.c 5e13087b0f Updated copyright for 2019 6 år sedan
testrendertarget.c 5e13087b0f Updated copyright for 2019 6 år sedan
testresample.c 5e13087b0f Updated copyright for 2019 6 år sedan
testrumble.c 5e13087b0f Updated copyright for 2019 6 år sedan
testscale.c 5e13087b0f Updated copyright for 2019 6 år sedan
testsem.c 5e13087b0f Updated copyright for 2019 6 år sedan
testsensor.c 5e13087b0f Updated copyright for 2019 6 år sedan
testshader.c 5e13087b0f Updated copyright for 2019 6 år sedan
testshape.c 5e13087b0f Updated copyright for 2019 6 år sedan
testsprite2.c 5e13087b0f Updated copyright for 2019 6 år sedan
testspriteminimal.c 5e13087b0f Updated copyright for 2019 6 år sedan
teststreaming.c 5e13087b0f Updated copyright for 2019 6 år sedan
testthread.c 5e13087b0f Updated copyright for 2019 6 år sedan
testtimer.c 5e13087b0f Updated copyright for 2019 6 år sedan
testver.c 5e13087b0f Updated copyright for 2019 6 år sedan
testviewport.c 5e13087b0f Updated copyright for 2019 6 år sedan
testvulkan.c 5e13087b0f Updated copyright for 2019 6 år sedan
testwm2.c 5e13087b0f Updated copyright for 2019 6 år sedan
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 år sedan
testyuv.c 5e13087b0f Updated copyright for 2019 6 år sedan
testyuv_cvt.c 5e13087b0f Updated copyright for 2019 6 år sedan
testyuv_cvt.h 5e13087b0f Updated copyright for 2019 6 år sedan
torturethread.c 5e13087b0f Updated copyright for 2019 6 år sedan
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 år sedan

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
testerror Tests multi-threaded error handling
testfile Tests RWops layer
testgl2 A very simple example of using OpenGL with SDL
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.
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
testthread Hacked up test of multi-threading
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



This directory contains sample.wav, which is a sample from Will Provost's
song, The Living Proof:

From the album The Living Proof
Publisher: 5 Guys Named Will
Copyright 1996 Will Provost

You can get a copy of the full song (and album!) from iTunes...

https://itunes.apple.com/us/album/the-living-proof/id4153978

or Amazon...

http://www.amazon.com/The-Living-Proof-Will-Provost/dp/B00004R8RH

Thanks to Will for permitting us to distribute this sample with SDL!