Ryan C. Gordon d8102bf660 x11: Deal with difference in GLX_EXT_swap_control_tear behavior. 1 rok temu
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 lat temu
n3ds 655275378d N3DS port (squashed) 2 lat temu
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js 8 lat temu
shapes 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
CMakeLists.txt baaac5cca3 cmake: Android expects SDL programs to be built as shared libraries 1 rok temu
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
Makefile.in d9559ce1d4 Added subsystem refcount tests to testautomation 1 rok temu
Makefile.os2 bc87983310 tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles 2 lat temu
Makefile.w32 bc87983310 tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles 2 lat temu
README cd66c050fe testsurround: Add surround sound channel tester 3 lat temu
acinclude.m4 db01016dd6 revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES. 2 lat temu
autogen.sh 163f669745 minor tidy-up to configury. 2 lat temu
axis.bmp 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 lat temu
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
checkkeys.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
checkkeysthreads.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
configure db01016dd6 revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES. 2 lat temu
configure.ac db01016dd6 revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES. 2 lat temu
controllermap.bmp 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 lat temu
controllermap.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
controllermap_back.bmp 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 lat temu
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
loopwave.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
loopwavequeue.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 lat temu
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
template.test.in ce502054ad test: Install GNOME-style installed-tests metadata 3 lat temu
testatomic.c ba0c270c7a Removed invalid assert in testatomic 1 rok temu
testaudiocapture.c 0479df53ca Updated copyright for 2023 2 lat temu
testaudiohotplug.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
testaudioinfo.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testautomation.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testautomation_audio.c d2a2787783 Fix remaining -Wimplicit-fallthrough warnings 2 lat temu
testautomation_clipboard.c a6ba8a1585 Removed spurious casts 1 rok temu
testautomation_events.c b8d85c6939 Update for SDL3 coding style (#6717) 2 lat temu
testautomation_guid.c 7f7ea909bc testautomation_guid.c: fix integer warning in 32 bit builds. 1 rok temu
testautomation_hints.c b8d85c6939 Update for SDL3 coding style (#6717) 2 lat temu
testautomation_joystick.c b8d85c6939 Update for SDL3 coding style (#6717) 2 lat temu
testautomation_keyboard.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
testautomation_main.c b8d85c6939 Update for SDL3 coding style (#6717) 2 lat temu
testautomation_math.c fcae9cd210 cmake: build with -Wdocumentation 1 rok temu
testautomation_mouse.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testautomation_pixels.c 67eb03400a Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 rok temu
testautomation_platform.c d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 lat temu
testautomation_rect.c d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 lat temu
testautomation_render.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testautomation_rwops.c d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 lat temu
testautomation_sdltest.c d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 lat temu
testautomation_stdlib.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testautomation_subsystems.c d9559ce1d4 Added subsystem refcount tests to testautomation 1 rok temu
testautomation_suites.h d9559ce1d4 Added subsystem refcount tests to testautomation 1 rok temu
testautomation_surface.c 67eb03400a Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 rok temu
testautomation_syswm.c b8d85c6939 Update for SDL3 coding style (#6717) 2 lat temu
testautomation_timer.c b8d85c6939 Update for SDL3 coding style (#6717) 2 lat temu
testautomation_video.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testbounds.c 0479df53ca Updated copyright for 2023 2 lat temu
testcustomcursor.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testdisplayinfo.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testdraw2.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testdrawchessboard.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testdropfile.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testerror.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testevdev.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
testfile.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testfilesystem.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testfilesystem_pre.c 92dc226018 cmake: make sure SDL_GetPrefPath is run before testfilesystem 1 rok temu
testgamecontroller.c 2d81beb819 Show the mapping used when a game controller is opened 1 rok temu
testgeometry.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testgesture.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testgl2.c d8102bf660 x11: Deal with difference in GLX_EXT_swap_control_tear behavior. 1 rok temu
testgles.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testgles2.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
testgles2_sdf.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 lat temu
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 lat temu
testhaptic.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testhittesting.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testhotplug.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testiconv.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testime.c d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 rok temu
testintersections.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testjoystick.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testkeys.c 0479df53ca Updated copyright for 2023 2 lat temu
testloadso.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testlocale.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testlock.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testmessage.c 0479df53ca Updated copyright for 2023 2 lat temu
testmouse.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testmultiaudio.c 0479df53ca Updated copyright for 2023 2 lat temu
testnative.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testnative.h 0479df53ca Updated copyright for 2023 2 lat temu
testnativecocoa.m 3e341021c3 fixed typo in prev. patch. 1 rok temu
testnativeos2.c 0479df53ca Updated copyright for 2023 2 lat temu
testnativew32.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testnativex11.c 0479df53ca Updated copyright for 2023 2 lat temu
testoffscreen.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testoverlay2.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testplatform.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testpower.c 0479df53ca Updated copyright for 2023 2 lat temu
testqsort.c 0479df53ca Updated copyright for 2023 2 lat temu
testrelative.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testrendercopyex.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testrendertarget.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testresample.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testrumble.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testscale.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testsem.c 0d76380042 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 lat temu
testsensor.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testshader.c cb5b8c9747 testshader: Don't make local variables with the same name as GL entry points. 1 rok temu
testshape.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testsprite2.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testspriteminimal.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
teststreaming.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testsurround.c 03c239ded9 testsurround: fix channel names 2 lat temu
testthread.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testtimer.c 0479df53ca Updated copyright for 2023 2 lat temu
testurl.c 0479df53ca Updated copyright for 2023 2 lat temu
testutils.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testutils.h a4ad293d4a Relicensed testutils to match other test code 1 rok temu
testver.c 0479df53ca Updated copyright for 2023 2 lat temu
testviewport.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testvulkan.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testwm2.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 lat temu
testyuv.c a14b948b6c [SDL2] pointer boolean (#8523) 1 rok temu
testyuv_cvt.c 0479df53ca Updated copyright for 2023 2 lat temu
testyuv_cvt.h 0479df53ca Updated copyright for 2023 2 lat temu
torturethread.c 0d76380042 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 lat temu
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 3 lat temu
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 3 lat temu
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 lat temu
watcom.mif d9559ce1d4 Added subsystem refcount tests to testautomation 1 rok temu

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!