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

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!