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

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!