Ryan C. Gordon ca22b30e46 testgles2: Use vertex buffer objects instead of client-side arrays. vor 3 Jahren
..
emscripten fe40a17224 Initial merge of Emscripten port! vor 10 Jahren
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js vor 8 Jahren
shapes 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
CMakeLists.txt e0c5399119 Don't make psp eboot for testoffscreen vor 3 Jahren
COPYING 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
Makefile.in efa1aa9a8f initial attempt at adding os2 support to autotools vor 3 Jahren
Makefile.os2 836a4ec7b1 updates to os/2 build vor 3 Jahren
README cd66c050fe testsurround: Add surround sound channel tester vor 3 Jahren
acinclude.m4 f3640e26a4 tests: minor update to acinclude.m4::pkg.m4 vor 3 Jahren
autogen.sh babd79b8ef bump minimum required autoconf version and revise autogen.sh vor 4 Jahren
axis.bmp 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. vor 8 Jahren
button.bmp 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
checkkeys.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
checkkeysthreads.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
configure 563ef2aeb2 regenerated configure scripts. vor 3 Jahren
configure.ac efa1aa9a8f initial attempt at adding os2 support to autotools vor 3 Jahren
controllermap.bmp 009b62f1c2 Be explicit about mapping the new game controller paddle buttons vor 4 Jahren
controllermap.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
controllermap_back.bmp 009b62f1c2 Be explicit about mapping the new game controller paddle buttons vor 4 Jahren
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
icon.bmp 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
loopwave.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
loopwavequeue.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
moose.dat 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
picture.xbm 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
relative_mode.markdown bd61c276fa Fixed compiling test with older C. vor 10 Jahren
sample.bmp 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
sample.wav 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
testatomic.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testaudiocapture.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testaudiohotplug.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testaudioinfo.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testautomation.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testautomation_audio.c 990fb668f7 tests: several -Wwrite-strings fixes. vor 3 Jahren
testautomation_clipboard.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testautomation_events.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testautomation_hints.c 990fb668f7 tests: several -Wwrite-strings fixes. vor 3 Jahren
testautomation_keyboard.c 990fb668f7 tests: several -Wwrite-strings fixes. vor 3 Jahren
testautomation_main.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testautomation_mouse.c a4a9d28461 You may need to wait a bit for SDL_WarpMouseInWindow() to complete vor 3 Jahren
testautomation_pixels.c 990fb668f7 tests: several -Wwrite-strings fixes. vor 3 Jahren
testautomation_platform.c 42ae9116ad Getting "(null)" when formatted printing NULL is a valid result vor 3 Jahren
testautomation_rect.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testautomation_render.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testautomation_rwops.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testautomation_sdltest.c d31251b014 use SDL's functions version inplace of libc version vor 3 Jahren
testautomation_stdlib.c dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer vor 3 Jahren
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
testautomation_surface.c b914bc3954 SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet vor 3 Jahren
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events vor 10 Jahren
testautomation_timer.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions vor 7 Jahren
testautomation_video.c da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 4 Jahren
testbounds.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testcustomcursor.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testdisplayinfo.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testdraw2.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testdrawchessboard.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testdropfile.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testerror.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testevdev.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testfile.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testfilesystem.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgamecontroller.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgeometry.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgesture.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgl2.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgles.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgles2.c ca22b30e46 testgles2: Use vertex buffer objects instead of client-side arrays. vor 3 Jahren
testgles2_sdf.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 vor 4 Jahren
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 vor 4 Jahren
testhaptic.c d2871a348b testhaptic.c, testjoystick.c: fixed -Wshadow warnings. vor 3 Jahren
testhittesting.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions vor 7 Jahren
testhotplug.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testiconv.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testime.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testintersections.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testjoystick.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testkeys.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testloadso.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testlocale.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testlock.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testmessage.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testmouse.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testmultiaudio.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testnative.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testnative.h 120c76c84b Updated copyright for 2022 vor 3 Jahren
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
testnativeos2.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testnativew32.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testnativex11.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testoffscreen.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testoverlay2.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testplatform.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testpower.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testqsort.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testrelative.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testrendercopyex.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testrendertarget.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testresample.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testrumble.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testscale.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testsem.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testsensor.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testshader.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testshape.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testsprite2.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testspriteminimal.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
teststreaming.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testsurround.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testthread.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testtimer.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testurl.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testver.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testviewport.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testvulkan.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testwm2.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps vor 7 Jahren
testyuv.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testyuv_cvt.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
testyuv_cvt.h 120c76c84b Updated copyright for 2022 vor 3 Jahren
torturethread.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) vor 3 Jahren
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) vor 3 Jahren
utf8.txt 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren

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
testsurround Audio test -- play test tone on each audio channel
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
testlocale Test Locale API
testlock Hacked up test of multi-threading and locking
testmouse Tests mouse coordinates
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!