Sam Lantinga 6717a3d38d Added support for the HOTAS Warthog throttle 8 年 前
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 年 前
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js 8 年 前
shapes 3dcb451f85 Added a README file regarding WinRT support 11 年 前
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 年 前
Makefile.in ee09975007 audio: Initial bits to enable audio capture support. 8 年 前
README 11c13916dd Fixed outdated information in README for test programs. 9 年 前
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support 11 年 前
aclocal.m4 3dcb451f85 Added a README file regarding WinRT support 11 年 前
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 年 前
axis.bmp 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 年 前
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 年 前
checkkeys.c 45b774e3f7 Updated copyright for 2017 8 年 前
configure fe40a17224 Initial merge of Emscripten port! 10 年 前
configure.in fe40a17224 Initial merge of Emscripten port! 10 年 前
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 年 前
controllermap.c a395a90759 Fixed mapping the PG-9021 which, on Linux, emits a button partway through the trigger press along with axis motion all along the pull 8 年 前
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 年 前
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 年 前
loopwave.c 45b774e3f7 Updated copyright for 2017 8 年 前
loopwavequeue.c 45b774e3f7 Updated copyright for 2017 8 年 前
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 年 前
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 年 前
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 年 前
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 年 前
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 年 前
testatomic.c 45b774e3f7 Updated copyright for 2017 8 年 前
testaudiocapture.c 45b774e3f7 Updated copyright for 2017 8 年 前
testaudiohotplug.c 45b774e3f7 Updated copyright for 2017 8 年 前
testaudioinfo.c 45b774e3f7 Updated copyright for 2017 8 年 前
testautomation.c 45b774e3f7 Updated copyright for 2017 8 年 前
testautomation_audio.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 年 前
testautomation_clipboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 年 前
testautomation_events.c ed80cfd9bc Removed empty statements in tests. 8 年 前
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 年 前
testautomation_keyboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 年 前
testautomation_main.c b524657118 Fixed three source comments in tests. 8 年 前
testautomation_mouse.c 3dcb451f85 Added a README file regarding WinRT support 11 年 前
testautomation_pixels.c 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 10 年 前
testautomation_platform.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 年 前
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 年 前
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 年 前
testautomation_rwops.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 年 前
testautomation_sdltest.c ed80cfd9bc Removed empty statements in tests. 8 年 前
testautomation_stdlib.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 年 前
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 年 前
testautomation_surface.c eab2433f6d Maybe patched to compile on Windows for real now? 10 年 前
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 年 前
testautomation_timer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 10 年 前
testautomation_video.c d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. 9 年 前
testbounds.c 45b774e3f7 Updated copyright for 2017 8 年 前
testcustomcursor.c 45b774e3f7 Updated copyright for 2017 8 年 前
testdisplayinfo.c 45b774e3f7 Updated copyright for 2017 8 年 前
testdraw2.c 45b774e3f7 Updated copyright for 2017 8 年 前
testdrawchessboard.c 45b774e3f7 Updated copyright for 2017 8 年 前
testdropfile.c 45b774e3f7 Updated copyright for 2017 8 年 前
testerror.c 45b774e3f7 Updated copyright for 2017 8 年 前
testfile.c 45b774e3f7 Updated copyright for 2017 8 年 前
testfilesystem.c 45b774e3f7 Updated copyright for 2017 8 年 前
testgamecontroller.c 45b774e3f7 Updated copyright for 2017 8 年 前
testgesture.c 45b774e3f7 Updated copyright for 2017 8 年 前
testgl2.c 45b774e3f7 Updated copyright for 2017 8 年 前
testgles.c 45b774e3f7 Updated copyright for 2017 8 年 前
testgles2.c 5e78bc6474 Fixed copyright symbol in testgles2 program. 8 年 前
testhaptic.c f9adb453dd Removed redundant include statements from test programs. 10 年 前
testhittesting.c 31de8f8b99 Minor tweaks to testhittesting. 11 年 前
testhotplug.c 45b774e3f7 Updated copyright for 2017 8 年 前
testiconv.c 45b774e3f7 Updated copyright for 2017 8 年 前
testime.c 45b774e3f7 Updated copyright for 2017 8 年 前
testintersections.c 45b774e3f7 Updated copyright for 2017 8 年 前
testjoystick.c 6717a3d38d Added support for the HOTAS Warthog throttle 8 年 前
testkeys.c 45b774e3f7 Updated copyright for 2017 8 年 前
testloadso.c 45b774e3f7 Updated copyright for 2017 8 年 前
testlock.c 45b774e3f7 Updated copyright for 2017 8 年 前
testmessage.c 45b774e3f7 Updated copyright for 2017 8 年 前
testmultiaudio.c 45b774e3f7 Updated copyright for 2017 8 年 前
testnative.c 45b774e3f7 Updated copyright for 2017 8 年 前
testnative.h 45b774e3f7 Updated copyright for 2017 8 年 前
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 年 前
testnativew32.c 45b774e3f7 Updated copyright for 2017 8 年 前
testnativex11.c 45b774e3f7 Updated copyright for 2017 8 年 前
testoverlay2.c 2b481015b2 Fixed warnings about missing initializers in testoverlay2 program. 8 年 前
testplatform.c 45b774e3f7 Updated copyright for 2017 8 年 前
testpower.c 45b774e3f7 Updated copyright for 2017 8 年 前
testqsort.c 45b774e3f7 Updated copyright for 2017 8 年 前
testrelative.c 45b774e3f7 Updated copyright for 2017 8 年 前
testrendercopyex.c 45b774e3f7 Updated copyright for 2017 8 年 前
testrendertarget.c 45b774e3f7 Updated copyright for 2017 8 年 前
testresample.c 97f19cc367 testresample: write correct length to the .wav header. 8 年 前
testrumble.c 45b774e3f7 Updated copyright for 2017 8 年 前
testscale.c 45b774e3f7 Updated copyright for 2017 8 年 前
testsem.c 45b774e3f7 Updated copyright for 2017 8 年 前
testshader.c 45b774e3f7 Updated copyright for 2017 8 年 前
testshape.c 45b774e3f7 Updated copyright for 2017 8 年 前
testsprite2.c 45b774e3f7 Updated copyright for 2017 8 年 前
testspriteminimal.c 45b774e3f7 Updated copyright for 2017 8 年 前
teststreaming.c 45b774e3f7 Updated copyright for 2017 8 年 前
testthread.c 45b774e3f7 Updated copyright for 2017 8 年 前
testtimer.c 45b774e3f7 Updated copyright for 2017 8 年 前
testver.c 45b774e3f7 Updated copyright for 2017 8 年 前
testviewport.c 45b774e3f7 Updated copyright for 2017 8 年 前
testwm2.c 45b774e3f7 Updated copyright for 2017 8 年 前
torturethread.c 45b774e3f7 Updated copyright for 2017 8 年 前
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 年 前

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!