Sam Lantinga 8ce894a316 Ignore axis jitter when mapping controllers 5 năm trước cách đây
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 năm trước cách đây
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js 8 năm trước cách đây
shapes 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
CMakeLists.txt 68985371a0 offscreen: Add new video driver backend Offscreen 5 năm trước cách đây
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
Makefile.in 18d83093a8 test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported. 6 năm trước cách đây
Makefile.os2 32bb8b4b40 test: replace some exit()s with returns. 5 năm trước cách đây
README 60ba8552d8 Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want 8 năm trước cách đây
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
axis.bmp 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 năm trước cách đây
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
checkkeys.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
configure 18d83093a8 test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported. 6 năm trước cách đây
configure.ac 18d83093a8 test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported. 6 năm trước cách đây
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
controllermap.c 8ce894a316 Ignore axis jitter when mapping controllers 5 năm trước cách đây
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
loopwave.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
loopwavequeue.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 năm trước cách đây
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
testatomic.c 4953e050f5 use SDL_zeroa at more places where the argument is an array. 5 năm trước cách đây
testaudiocapture.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testaudiohotplug.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testaudioinfo.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testautomation.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testautomation_audio.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 năm trước cách đây
testautomation_clipboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 năm trước cách đây
testautomation_events.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 năm trước cách đây
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
testautomation_keyboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 năm trước cách đây
testautomation_main.c b524657118 Fixed three source comments in tests. 8 năm trước cách đây
testautomation_mouse.c 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 năm trước cách đây
testautomation_pixels.c 20ddf45ede Added SDL_PIXELFORMAT_BGR444 5 năm trước cách đây
testautomation_platform.c ae667da638 Fixed a bunch of compiler warnings. 7 năm trước cách đây
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
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 năm trước cách đây
testautomation_rwops.c 4953e050f5 use SDL_zeroa at more places where the argument is an array. 5 năm trước cách đây
testautomation_sdltest.c 846a9ab95e test: forgot to change a variable. 7 năm trước cách đây
testautomation_stdlib.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 năm trước cách đây
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
testautomation_surface.c 20ddf45ede Added SDL_PIXELFORMAT_BGR444 5 năm trước cách đây
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 năm trước cách đây
testautomation_timer.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 năm trước cách đây
testautomation_video.c d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. 9 năm trước cách đây
testbounds.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testcustomcursor.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testdisplayinfo.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testdraw2.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testdrawchessboard.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testdropfile.c 3fc447dfc9 Fixed bug 4708 - testdropfile: double-free 5 năm trước cách đây
testerror.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testfile.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testfilesystem.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testgamecontroller.c b5aff9d7c3 Added SDL_GameControllerTypeForIndex() and SDL_GameControllerGetType() to return the type of controller attached. 5 năm trước cách đây
testgesture.c 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 6 năm trước cách đây
testgl2.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testgles.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testgles2.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testhaptic.c 32bb8b4b40 test: replace some exit()s with returns. 5 năm trước cách đây
testhittesting.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 năm trước cách đây
testhotplug.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testiconv.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testime.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testintersections.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testjoystick.c 32bb8b4b40 test: replace some exit()s with returns. 5 năm trước cách đây
testkeys.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testloadso.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testlock.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testmessage.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testmultiaudio.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testnative.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testnative.h 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây
testnativew32.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testnativex11.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testoffscreen.c 68985371a0 offscreen: Add new video driver backend Offscreen 5 năm trước cách đây
testoverlay2.c f71454c0ad testoverlay2: Changed some C runtime calls to be SDL equivalents. 5 năm trước cách đây
testplatform.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testpower.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testqsort.c 6f8910e398 minor warning fixes. 5 năm trước cách đây
testrelative.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testrendercopyex.c 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 6 năm trước cách đây
testrendertarget.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testresample.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testrumble.c 32bb8b4b40 test: replace some exit()s with returns. 5 năm trước cách đây
testscale.c 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 6 năm trước cách đây
testsem.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testsensor.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testshader.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testshape.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testsprite2.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testspriteminimal.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
teststreaming.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testthread.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testtimer.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testver.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testviewport.c b5d3b6fc25 test: unify all the command line usage logging. 5 năm trước cách đây
testvulkan.c 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 6 năm trước cách đây
testwm2.c 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 6 năm trước cách đây
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 năm trước cách đây
testyuv.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testyuv_cvt.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
testyuv_cvt.h 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
torturethread.c 5e13087b0f Updated copyright for 2019 6 năm trước cách đây
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 năm trước cách đây

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!