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

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!