Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes 7 年之前
..
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 25e3a1ec90 vulkan: Initial Vulkan support! 7 年之前
README 60ba8552d8 Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want 8 年之前
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 222bacd86c Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked 7 年之前
configure e564da78b7 revert files I didnt mean to commit! 7 年之前
configure.in 071e101837 We use the SDL Vulkan headers 7 年之前
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 年之前
controllermap.c 20c846ebe7 Fixed warning about implicit conversion in controllermap program. 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 fa3944ba39 Removed unused signal includes and handler in test programs. 8 年之前
loopwavequeue.c 89499a0836 Removed unused field in loopwavequeue program. 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 ae667da638 Fixed a bunch of compiler warnings. 7 年之前
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 ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 年之前
testautomation_clipboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 年之前
testautomation_events.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 年之前
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 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 年之前
testautomation_pixels.c 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 10 年之前
testautomation_platform.c ae667da638 Fixed a bunch of compiler warnings. 7 年之前
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 ae667da638 Fixed a bunch of compiler warnings. 7 年之前
testautomation_sdltest.c 846a9ab95e test: forgot to change a variable. 7 年之前
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 ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 年之前
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 93a520b385 Fixed bug 3605 - Software renderer no longer renders after Android screen orientation change 7 年之前
testdropfile.c 45b774e3f7 Updated copyright for 2017 8 年之前
testerror.c fa3944ba39 Removed unused signal includes and handler in test programs. 8 年之前
testfile.c 45b774e3f7 Updated copyright for 2017 8 年之前
testfilesystem.c 658975f381 Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted 7 年之前
testgamecontroller.c 45b774e3f7 Updated copyright for 2017 8 年之前
testgesture.c 34a2a46f66 Removed unused constant in testgesture program. 8 年之前
testgl2.c e564da78b7 revert files I didnt mean to commit! 7 年之前
testgles.c 45b774e3f7 Updated copyright for 2017 8 年之前
testgles2.c 266816b4aa Removed newlines from error messages. 8 年之前
testhaptic.c f9adb453dd Removed redundant include statements from test programs. 10 年之前
testhittesting.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 年之前
testhotplug.c 45b774e3f7 Updated copyright for 2017 8 年之前
testiconv.c 45b774e3f7 Updated copyright for 2017 8 年之前
testime.c aad997fc9f Fixed bug 3740 - atexit() in test/testime.c 7 年之前
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 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 年之前
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 088f57a62a Removed unnecessary call to free() in testoverlay2 program. 8 年之前
testplatform.c a225ffc1d7 Added min/max macros for the sized SDL datatypes 7 年之前
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 ae667da638 Fixed a bunch of compiler warnings. 7 年之前
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 705efc3532 Fixed handling only one event per frame in testshape program. 7 年之前
testsprite2.c c59d9923b3 Implemented more flexible blending modes for accelerated renderers 7 年之前
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 年之前
testvulkan.c 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 7 年之前
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!