Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 1 year ago
..
android a4bb4eef73 cmake: create Android jars + apks for tests 1 year ago
emscripten 6607a3cfac Disable cache in python http server 1 year ago
n3ds 655275378d N3DS port (squashed) 2 years ago
shapes 3dcb451f85 Added a README file regarding WinRT support 11 years ago
uwp a5d9db0cd0 cmake: build tests for UWP 1 year ago
CMakeLists.txt 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 1 year ago
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 years ago
README 47b0321ebf test: Removed loopwavequeue.c; obsolete in SDL3. 1 year ago
audiofile.bmp 2de9253b6c test: Added testaudio 1 year ago
checkkeys.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
checkkeysthreads.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images 1 year ago
gamepad_battery_empty.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_empty.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_full.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_full.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_low.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_low.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_medium.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_medium.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button_background.h 45cd4b8038 Added button background 1 year ago
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad 1 year ago
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad 1 year ago
gamepadutils.c 57e5c7f6ee We'll just use the legacy names for face buttons in the mappings 1 year ago
gamepadutils.h 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 year ago
logaudiodev.bmp 2de9253b6c test: Added testaudio 1 year ago
loopwave.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
main.cpp 28b93451dc Make WinRT's SDL_main header-only 2 years ago
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 years ago
physaudiodev.bmp 2de9253b6c test: Added testaudio 1 year ago
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 years ago
pretest.c f5886f11d0 cmake: let every test depends on pretest 1 year ago
relative_mode.markdown 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 2 years ago
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 years ago
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. 1 year ago
soundboard_levels.bmp 2de9253b6c test: Added testaudio 1 year ago
speaker.bmp 2de9253b6c test: Added testaudio 1 year ago
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests 2 years ago
testatomic.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testaudio-art.txt 2de9253b6c test: Added testaudio 1 year ago
testaudio.c 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 1 year ago
testaudiocapture.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testaudiohotplug.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testaudioinfo.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testaudiostreamdynamicresample.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testautomation.c 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 1 year ago
testautomation_audio.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_clipboard.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_events.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_guid.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_hints.c 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. 1 year ago
testautomation_images.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_images.h 4053876bf6 Fix warning drop const qualifier 2 years ago
testautomation_intrinsics.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_joystick.c d4448fe3d2 Update virtual joystick test now that we're just using abxy for mappings, for compatibility 1 year ago
testautomation_keyboard.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_main.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_math.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_mouse.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testautomation_pen.c 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 1 year ago
testautomation_pixels.c 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 year ago
testautomation_platform.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_properties.c 6afae6681b Allow casting properties of different types 1 year ago
testautomation_rect.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_render.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testautomation_rwops.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_sdltest.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_stdlib.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testautomation_subsystems.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_suites.h 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 1 year ago
testautomation_surface.c 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 year ago
testautomation_timer.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_video.c e0c45c6c98 Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL 1 year ago
testbounds.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testcontroller.c f40f272107 Fixed build 1 year ago
testcustomcursor.c 5e9b0820f3 Add cursors for X11/Wayland window resizing 1 year ago
testdisplayinfo.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testdraw.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testdrawchessboard.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testdropfile.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testerror.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testevdev.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testffmpeg.c 0907f345cb Added property types: pointer, string, number, float 1 year ago
testffmpeg_videotoolbox.h d830cd140b Added support for 0-copy decode and display using Apple VideoToolbox 1 year ago
testffmpeg_videotoolbox.m d830cd140b Added support for 0-copy decode and display using Apple VideoToolbox 1 year ago
testfile.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testfilesystem.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testgeometry.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testgl.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testgles.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testgles2.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testgles2_sdf.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 years ago
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 years ago
testhaptic.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testhittesting.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testhotplug.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testiconv.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testime.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testintersections.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testkeys.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testloadso.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testlocale.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testlock.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testmessage.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testmouse.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testmultiaudio.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testnative.c e0c45c6c98 Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL 1 year ago
testnative.h 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 1 year ago
testnativew32.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testnativex11.c fde78d12f2 Updated copyright for 2023 2 years ago
testoffscreen.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testoverlay.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testpen.c 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 1 year ago
testplatform.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testpopup.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testpower.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testqsort.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testrelative.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testrendercopyex.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testrendertarget.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testresample.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testrumble.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testrwlock.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testscale.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testsem.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testsensor.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testshader.c 5b1c68c2f3 testshader: Don't make local variables with the same name as GL entry points. 1 year ago
testshape.c 81fc7ded78 Removed the window shape API for SDL 3.0 1 year ago
testsprite.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testspriteminimal.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
teststreaming.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testsurround.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testthread.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testtimer.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testurl.c fde78d12f2 Updated copyright for 2023 2 years ago
testutils.c 05e7dcf8f8 Support returning <8bpp surfaces in SDL_LoadBMP_RW 1 year ago
testutils.h 6c2472d459 Relicensed testutils to match other test code 1 year ago
testver.c 4d86a83fa9 testver: don't allow any arguments 2 years ago
testvideocapture.c 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 1 year ago
testvideocaptureminimal.c 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 1 year ago
testviewport.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testvulkan.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testwm.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 years ago
testyuv.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
testyuv_cvt.c b4291412a4 tests: build tests with C90 standard 1 year ago
testyuv_cvt.h fde78d12f2 Updated copyright for 2023 2 years ago
torturethread.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
trashcan.bmp 2de9253b6c test: Added testaudio 1 year ago
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 3 years ago
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 3 years ago
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 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!