Sam Lantinga f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() vor 2 Jahren
..
android a4bb4eef73 cmake: create Android jars + apks for tests vor 2 Jahren
emscripten 6607a3cfac Disable cache in python http server vor 2 Jahren
n3ds 655275378d N3DS port (squashed) vor 3 Jahren
uwp a5d9db0cd0 cmake: build tests for UWP vor 2 Jahren
CMakeLists.txt f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() vor 2 Jahren
COPYING 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
README 47b0321ebf test: Removed loopwavequeue.c; obsolete in SDL3. vor 2 Jahren
audiofile.bmp 2de9253b6c test: Added testaudio vor 2 Jahren
checkkeys.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
checkkeysthreads.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images vor 2 Jahren
gamepad_battery_empty.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_empty.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_full.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_full.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_low.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_low.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_medium.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_medium.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_button_background.h 45cd4b8038 Added button background vor 2 Jahren
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad vor 2 Jahren
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight vor 2 Jahren
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files vor 2 Jahren
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad vor 2 Jahren
gamepadutils.c d04fea8b87 Even more miscellaneous gamepad buttons! vor 2 Jahren
gamepadutils.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
glass.bmp f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() vor 2 Jahren
glass.h f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() vor 2 Jahren
icon.bmp 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp vor 2 Jahren
logaudiodev.bmp 2de9253b6c test: Added testaudio vor 2 Jahren
loopwave.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
main.cpp 28b93451dc Make WinRT's SDL_main header-only vor 3 Jahren
moose.dat 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
physaudiodev.bmp 2de9253b6c test: Added testaudio vor 2 Jahren
picture.xbm 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
pretest.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
relative_mode.markdown 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. vor 3 Jahren
sample.bmp 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
sample.wav 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. vor 2 Jahren
soundboard_levels.bmp 2de9253b6c test: Added testaudio vor 2 Jahren
speaker.bmp 2de9253b6c test: Added testaudio vor 2 Jahren
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests vor 3 Jahren
testatomic.c a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions vor 2 Jahren
testaudio-art.txt 2de9253b6c test: Added testaudio vor 2 Jahren
testaudio.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testaudiocapture.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testaudiohotplug.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testaudioinfo.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testaudiostreamdynamicresample.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testautomation.c 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output vor 2 Jahren
testautomation_audio.c 9989f92eee Fixed warning C4245: 'initializing': conversion from 'int' to 'SDL_AudioDeviceID', signed/unsigned mismatch vor 2 Jahren
testautomation_clipboard.c c53843a961 docs: Remove Doxygen `\brief` tags. vor 2 Jahren
testautomation_events.c c53843a961 docs: Remove Doxygen `\brief` tags. vor 2 Jahren
testautomation_guid.c ff5fdf9f53 Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data vor 2 Jahren
testautomation_hints.c 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. vor 2 Jahren
testautomation_images.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testautomation_images.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testautomation_intrinsics.c c02aaebccc Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch vor 2 Jahren
testautomation_joystick.c d4448fe3d2 Update virtual joystick test now that we're just using abxy for mappings, for compatibility vor 2 Jahren
testautomation_keyboard.c c53843a961 docs: Remove Doxygen `\brief` tags. vor 2 Jahren
testautomation_log.c 9f7eb6c4c1 Fixed testautomation log callback calling convention vor 2 Jahren
testautomation_main.c c53843a961 docs: Remove Doxygen `\brief` tags. vor 2 Jahren
testautomation_math.c 7c089f4e57 testautomation_math: Fix misleading log output vor 2 Jahren
testautomation_mouse.c d8600f717e Pointer as bool (libsdl-org#7214) vor 2 Jahren
testautomation_pen.c 74e85e3a51 Fixed warning C4706: assignment within conditional expression vor 2 Jahren
testautomation_pixels.c 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB vor 2 Jahren
testautomation_platform.c c540c77756 Removed SDL_INIT_EVERYTHING vor 2 Jahren
testautomation_properties.c b8fe96fa81 Fixed build warning vor 2 Jahren
testautomation_rect.c c53843a961 docs: Remove Doxygen `\brief` tags. vor 2 Jahren
testautomation_render.c c3e3ad6140 Fixed build warnings vor 2 Jahren
testautomation_rwops.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testautomation_sdltest.c c53843a961 docs: Remove Doxygen `\brief` tags. vor 2 Jahren
testautomation_stdlib.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testautomation_subsystems.c c540c77756 Removed SDL_INIT_EVERYTHING vor 2 Jahren
testautomation_suites.h 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output vor 2 Jahren
testautomation_surface.c c3e3ad6140 Fixed build warnings vor 2 Jahren
testautomation_timer.c d6a41f8f31 Updated SDL_TimerID to use the same type as other IDs in SDL vor 2 Jahren
testautomation_video.c 344ec60f8f tests: Fix window centering test with Wayland display scaling mode vor 2 Jahren
testbounds.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testcolorspace.c 3158342441 Use SDL_Color for SDL_RenderGeometryRaw() and add SDL_RenderGeometryRawFloat() vor 2 Jahren
testcontroller.c d04fea8b87 Even more miscellaneous gamepad buttons! vor 2 Jahren
testcustomcursor.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testdisplayinfo.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testdraw.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testdrawchessboard.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testdropfile.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testerror.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() vor 2 Jahren
testevdev.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testffmpeg.c 1c4c29b7ad Fixed a swap chain leak and a double-free in testffmpeg.c vor 2 Jahren
testfile.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testfilesystem.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testgeometry.c c1f97c8e07 Fixed testgeometry after color format change (thanks @sezero!) vor 2 Jahren
testgl.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testgles.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testgles2.c 205c417f74 testgles2.c, testgles2_sdf.c: adjust for new SDL_PLATFORM_WINDOWS meaning. vor 2 Jahren
testgles2_sdf.c 205c417f74 testgles2.c, testgles2_sdf.c: adjust for new SDL_PLATFORM_WINDOWS meaning. vor 2 Jahren
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 vor 5 Jahren
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 vor 5 Jahren
testhaptic.c cda2bffeee Re-add SDL_HAPTIC_SQUARE for SDL 3.0 vor 2 Jahren
testhittesting.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testhotplug.c f224af5ac5 Updated Haptic API for SDL 3.0 conventions vor 2 Jahren
testiconv.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testime.c c0b27ccef9 Fixed warning C4701: potentially uninitialized local variable 'drawnTextRect' used vor 2 Jahren
testintersections.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testkeys.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testloadso.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testlocale.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testlock.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() vor 2 Jahren
testmessage.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testmouse.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testmultiaudio.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testnative.c 3b55c7d1f4 Shortened SDL property names vor 2 Jahren
testnative.h 4f3d4bd110 wayland: Add the ability to import and wrap external surfaces vor 2 Jahren
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. vor 2 Jahren
testnativew32.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testnativewayland.c 3b55c7d1f4 Shortened SDL property names vor 2 Jahren
testnativex11.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testoffscreen.c 89b9d6cbdc SDL_RenderReadPixels() now returns a surface vor 2 Jahren
testoverlay.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testpen.c f85535b4b6 Use functions from SDL instead of libc vor 2 Jahren
testplatform.c 5b8e5f8b9f Fixed accidental changing of All to Allu in previous commit (thanks @zturtleman!) vor 2 Jahren
testpopup.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testpower.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testqsort.c 8eba5b75ca Fixed warning C4701: potentially uninitialized local variable 'rndctx' used vor 2 Jahren
testrelative.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testrendercopyex.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testrendertarget.c 89b9d6cbdc SDL_RenderReadPixels() now returns a surface vor 2 Jahren
testresample.c 445cb42acd Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data vor 2 Jahren
testrumble.c f224af5ac5 Updated Haptic API for SDL 3.0 conventions vor 2 Jahren
testrwlock.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() vor 2 Jahren
testscale.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testsem.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testsensor.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testshader.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testshape.c f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() vor 2 Jahren
testsprite.c ba074acad4 Implemented scRGB colorspace and HDR support on macOS vor 2 Jahren
testspriteminimal.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
teststreaming.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testsurround.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testthread.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() vor 2 Jahren
testtimer.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testurl.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testutils.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testutils.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testver.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
testvideocapture.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testvideocaptureminimal.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testviewport.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testvulkan.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
testwaylandcustom.c 3b55c7d1f4 Shortened SDL property names vor 2 Jahren
testwm.c 5ddd97062e Added test code to validate SDL_WaitEventTimeout() vor 2 Jahren
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps vor 8 Jahren
testyuv.c ec322bee1c Fixed testyuv help message vor 2 Jahren
testyuv_cvt.c 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode vor 2 Jahren
testyuv_cvt.h 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode vor 2 Jahren
torturethread.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
trashcan.bmp 2de9253b6c test: Added testaudio vor 2 Jahren
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) vor 5 Jahren
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) vor 5 Jahren
utf8.txt 3dcb451f85 Added a README file regarding WinRT support vor 12 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!