Frank Praznik f7dd0f9491 wayland: Allow the creation of roleless window surfaces for custom application use 2 years ago
..
android a4bb4eef73 cmake: create Android jars + apks for tests 2 years ago
emscripten 6607a3cfac Disable cache in python http server 2 years ago
n3ds 655275378d N3DS port (squashed) 3 years ago
uwp a5d9db0cd0 cmake: build tests for UWP 2 years ago
CMakeLists.txt f7dd0f9491 wayland: Allow the creation of roleless window surfaces for custom application use 2 years ago
COPYING 3dcb451f85 Added a README file regarding WinRT support 12 years ago
README 47b0321ebf test: Removed loopwavequeue.c; obsolete in SDL3. 2 years ago
audiofile.bmp 2de9253b6c test: Added testaudio 2 years ago
checkkeys.c 5b3ee51c6c Updated copyright for 2024 2 years ago
checkkeysthreads.c 5b3ee51c6c Updated copyright for 2024 2 years ago
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images 2 years ago
gamepad_battery_empty.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_empty.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_full.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_full.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_low.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_low.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_medium.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_medium.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button_background.h 45cd4b8038 Added button background 2 years ago
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad 2 years ago
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad 2 years ago
gamepadutils.c 5b3ee51c6c Updated copyright for 2024 2 years ago
gamepadutils.h 5b3ee51c6c Updated copyright for 2024 2 years ago
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 12 years ago
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 2 years ago
logaudiodev.bmp 2de9253b6c test: Added testaudio 2 years ago
loopwave.c 5b3ee51c6c Updated copyright for 2024 2 years ago
main.cpp 28b93451dc Make WinRT's SDL_main header-only 3 years ago
moose.dat 3dcb451f85 Added a README file regarding WinRT support 12 years ago
physaudiodev.bmp 2de9253b6c test: Added testaudio 2 years ago
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 12 years ago
pretest.c 5b3ee51c6c Updated copyright for 2024 2 years ago
relative_mode.markdown 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 years ago
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 12 years ago
sample.wav 3dcb451f85 Added a README file regarding WinRT support 12 years ago
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. 2 years ago
soundboard_levels.bmp 2de9253b6c test: Added testaudio 2 years ago
speaker.bmp 2de9253b6c test: Added testaudio 2 years ago
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests 2 years ago
testatomic.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testaudio-art.txt 2de9253b6c test: Added testaudio 2 years ago
testaudio.c 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
testaudiocapture.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testaudiohotplug.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testaudioinfo.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testaudiostreamdynamicresample.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testautomation.c 022ff075b9 test: When listing test-cases, say which ones are disabled 2 years ago
testautomation_audio.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_clipboard.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_events.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_guid.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_hints.c 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. 2 years ago
testautomation_images.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testautomation_images.h 5b3ee51c6c Updated copyright for 2024 2 years ago
testautomation_intrinsics.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_joystick.c d4448fe3d2 Update virtual joystick test now that we're just using abxy for mappings, for compatibility 2 years ago
testautomation_keyboard.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_main.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_math.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_mouse.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
testautomation_pen.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testautomation_pixels.c 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 2 years ago
testautomation_platform.c 56f111dffc Fix compilation / same as sdl2-compat 2 years ago
testautomation_properties.c 6afae6681b Allow casting properties of different types 2 years ago
testautomation_rect.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_render.c 8e7c0b34d7 test: If SDL_CreateRenderer() fails, say why 2 years ago
testautomation_rwops.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_sdltest.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_stdlib.c 7f75178908 Verify that the %p format specifier works for 64-bit pointers 2 years ago
testautomation_subsystems.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_suites.h 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 2 years ago
testautomation_surface.c 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 2 years ago
testautomation_timer.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
testautomation_video.c 1a13dae219 Added constant definitions for SDL properties 2 years ago
testbounds.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testcontroller.c b4b5dbd92f testcontroller.c: fixed warnings. 2 years ago
testcustomcursor.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testdisplayinfo.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testdraw.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testdrawchessboard.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testdropfile.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testerror.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testevdev.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testffmpeg.c 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() 2 years ago
testffmpeg_videotoolbox.h 5b3ee51c6c Updated copyright for 2024 2 years ago
testffmpeg_videotoolbox.m 5b3ee51c6c Updated copyright for 2024 2 years ago
testfile.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testfilesystem.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testgeometry.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testgl.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testgles.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testgles2.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testgles2_sdf.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 years ago
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 years ago
testhaptic.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
testhittesting.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testhotplug.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testiconv.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testime.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testintersections.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testkeys.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testloadso.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testlocale.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testlock.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testmessage.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testmouse.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testmultiaudio.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testnative.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testnative.h 5b3ee51c6c Updated copyright for 2024 2 years ago
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 2 years ago
testnativew32.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testnativex11.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testoffscreen.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testoverlay.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testpen.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testplatform.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testpopup.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testpower.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testqsort.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testrelative.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testrendercopyex.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testrendertarget.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testresample.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testrumble.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testrwlock.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testscale.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testsem.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testsensor.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testshader.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testshape.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testsprite.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testspriteminimal.c 5b3ee51c6c Updated copyright for 2024 2 years ago
teststreaming.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testsurround.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testthread.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testtimer.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testurl.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testutils.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testutils.h 5b3ee51c6c Updated copyright for 2024 2 years ago
testver.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testvideocapture.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testvideocaptureminimal.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testviewport.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testvulkan.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testwaylandcustom.c f7dd0f9491 wayland: Allow the creation of roleless window surfaces for custom application use 2 years ago
testwm.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 8 years ago
testyuv.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testyuv_cvt.c 5b3ee51c6c Updated copyright for 2024 2 years ago
testyuv_cvt.h 5b3ee51c6c Updated copyright for 2024 2 years ago
torturethread.c 5b3ee51c6c Updated copyright for 2024 2 years ago
trashcan.bmp 2de9253b6c test: Added testaudio 2 years ago
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 4 years ago
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 4 years ago
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 12 years ago

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
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
testgl A very simple example of using OpenGL with SDL
testiconv Tests international string conversion
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
testoverlay Tests the overlay flickering/scaling during playback.
testplatform Tests types, endianness and cpu capabilities
testsem Tests SDL's semaphore implementation
testshape Tests shaped windows
testsprite 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
testwm Test window manager -- title, icon, events
torturethread Simple test for thread creation/destruction
gamepadmap 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!