Ryan C. Gordon 1828bde49f examples/renderer/01-clear: Use the color-cycle code from testvulkan.c il y a 7 mois
..
android 88980aeb21 android+test: testcamera needs CAMERA permissions il y a 11 mois
emscripten 9eac3a434e ctest/emscripten: make audio and video driver configurable il y a 8 mois
n3ds 655275378d N3DS port (squashed) il y a 2 ans
testgpu 2e7d5bb429 Add the SDL_GPU API il y a 7 mois
win32 ec85d2f74f sdlprocdump: fix minidump filename il y a 7 mois
CMakeLists.txt 9eea8234e6 Add SDL_Process subsystem il y a 7 mois
COPYING 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
README 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". il y a 1 an
audiofile.bmp 2de9253b6c test: Added testaudio il y a 1 an
checkkeys.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
childprocess.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images il y a 1 an
gamepad_battery.bmp 8847b35244 Separate joystick power state into battery status and percentage il y a 1 an
gamepad_battery.h 43a59ffe45 Fixed crashes when a window has NULL driverdata il y a 1 an
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_button_background.h 45cd4b8038 Added button background il y a 1 an
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad il y a 1 an
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight il y a 1 an
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files il y a 1 an
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad il y a 1 an
gamepadutils.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
gamepadutils.h a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
glass.bmp f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() il y a 1 an
glass.h f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() il y a 1 an
icon.bmp 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp il y a 1 an
icon2x.bmp 31ed3665ad Added support for high-DPI cursors and icons il y a 8 mois
logaudiodev.bmp 2de9253b6c test: Added testaudio il y a 1 an
loopwave.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
main.cpp 28b93451dc Make WinRT's SDL_main header-only il y a 2 ans
moose.dat 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
physaudiodev.bmp 2de9253b6c test: Added testaudio il y a 1 an
picture.xbm 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
pretest.c 4f55271571 Removed temporary memory from the API il y a 8 mois
relative_mode.markdown a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
sample.bmp 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
sample.wav 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. il y a 1 an
soundboard_levels.bmp 2de9253b6c test: Added testaudio il y a 1 an
speaker.bmp 2de9253b6c test: Added testaudio il y a 1 an
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests il y a 2 ans
testatomic.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testaudio-art.txt 2de9253b6c test: Added testaudio il y a 1 an
testaudio.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testaudiohotplug.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testaudioinfo.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testaudiorecording.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testaudiostreamdynamicresample.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testautomation.c 102b3b480b SDL_test: move argument parsing into SDL_test il y a 7 mois
testautomation_audio.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_blit.c fd2a266549 Adding void to empty function prototype parenthesis il y a 7 mois
testautomation_clipboard.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_events.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_guid.c db96ddca34 SDL_test: use SDLCALL calling convention il y a 7 mois
testautomation_hints.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_images.c f47ddbf1ac Added SDL_BlitSurfaceTiled() il y a 9 mois
testautomation_images.h f47ddbf1ac Added SDL_BlitSurfaceTiled() il y a 9 mois
testautomation_intrinsics.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_iostream.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_joystick.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_keyboard.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_log.c 231ea07617 Added SDL_LogTrace() il y a 7 mois
testautomation_main.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_math.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_mouse.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_pixels.c db96ddca34 SDL_test: use SDLCALL calling convention il y a 7 mois
testautomation_platform.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_rect.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_render.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_sdltest.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_stdlib.c 254b36361e Add SDL_PRILL? format specifiers specifically for long long type. il y a 7 mois
testautomation_subsystems.c 0548050fc5 Verify that the subsystems were successfully initialized il y a 7 mois
testautomation_suites.h a9d70dbacb pen: Rework public API. il y a 8 mois
testautomation_surface.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_time.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_timer.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testautomation_video.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testbounds.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 7 mois
testcamera.c 6771a6020d testcamera: don't enable verbose logging il y a 7 mois
testcolorspace.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testcontroller.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testcustomcursor.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testdialog.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testdisplayinfo.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testdraw.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testdrawchessboard.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testdropfile.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testerror.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testevdev.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() il y a 8 mois
testffmpeg.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testffmpeg_vulkan.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testffmpeg_vulkan.h c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning il y a 1 an
testfile.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testfilesystem.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testgeometry.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testgl.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testgles.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testgles2.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testgles2_sdf.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 7 mois
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 il y a 4 ans
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 il y a 4 ans
testgpu_simple_clear.c 1828bde49f examples/renderer/01-clear: Use the color-cycle code from testvulkan.c il y a 7 mois
testgpu_spinning_cube.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testhaptic.c f3e419596b Removed SDL_INIT_TIMER il y a 7 mois
testhittesting.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testhotplug.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testiconv.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testime.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testintersections.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testkeys.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testloadso.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testlocale.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testlock.c 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention il y a 7 mois
testmanymouse.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testmessage.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testmodal.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testmouse.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testmultiaudio.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testnative.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testnative.h c298d2024a Include SDL_build_config.h without a 'build_config/' prefix il y a 8 mois
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. il y a 1 an
testnativew32.c 72d5f39e5c Make testnative (on win32) UNICODE compatible il y a 10 mois
testnativewayland.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() il y a 9 mois
testnativex11.c 5b3ee51c6c Updated copyright for 2024 il y a 1 an
testoffscreen.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testoverlay.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testpen.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testplatform.c 1834c83d5a testplatform: make sure bool is 1 byte il y a 7 mois
testpopup.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testpower.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testprocess.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testqsort.c 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values il y a 7 mois
testrelative.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testrendercopyex.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testrendertarget.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testresample.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testrumble.c f3e419596b Removed SDL_INIT_TIMER il y a 7 mois
testrwlock.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testscale.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testsem.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testsensor.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testshader.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testshape.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testsprite.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testspriteminimal.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testspritesurface.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
teststreaming.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testsurround.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testthread.c 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention il y a 7 mois
testtime.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testtimer.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testurl.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 7 mois
testutils.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testutils.h a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testver.c dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
testviewport.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testvulkan.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testwaylandcustom.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testwm.c fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps il y a 7 ans
testyuv.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testyuv_cvt.c a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
testyuv_cvt.h a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
torturethread.c 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention il y a 7 mois
trashcan.bmp 2de9253b6c test: Added testaudio il y a 1 an
unifont-15.1.05-license.txt a67e6b80de Updated unifont to version 15.1.05 il y a 9 mois
unifont-15.1.05.hex a67e6b80de Updated unifont to version 15.1.05 il y a 9 mois
utf8.txt 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans

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 SDL_IOStream 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!