Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 місяців тому
..
android 88980aeb21 android+test: testcamera needs CAMERA permissions 11 місяців тому
emscripten 6607a3cfac Disable cache in python http server 1 рік тому
n3ds 655275378d N3DS port (squashed) 2 роки тому
uwp a5d9db0cd0 cmake: build tests for UWP 1 рік тому
CMakeLists.txt fefa47e409 dropfile: main callbacks need extra CMake care on UWP 11 місяців тому
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 роки тому
README 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 рік тому
audiofile.bmp 2de9253b6c test: Added testaudio 1 рік тому
checkkeys.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
checkkeysthreads.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images 1 рік тому
gamepad_battery.bmp 8847b35244 Separate joystick power state into battery status and percentage 1 рік тому
gamepad_battery.h 43a59ffe45 Fixed crashes when a window has NULL driverdata 1 рік тому
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_button_background.h 45cd4b8038 Added button background 1 рік тому
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad 1 рік тому
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 рік тому
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 рік тому
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad 1 рік тому
gamepadutils.c 2461bd8648 Removed unnecessary float casts 11 місяців тому
gamepadutils.h c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 11 місяців тому
glass.bmp f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 рік тому
glass.h f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 рік тому
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 роки тому
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 рік тому
logaudiodev.bmp 2de9253b6c test: Added testaudio 1 рік тому
loopwave.c 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). 10 місяців тому
main.cpp 28b93451dc Make WinRT's SDL_main header-only 2 роки тому
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 роки тому
physaudiodev.bmp 2de9253b6c test: Added testaudio 1 рік тому
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 роки тому
pretest.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
relative_mode.markdown 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 2 роки тому
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 роки тому
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 роки тому
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. 1 рік тому
soundboard_levels.bmp 2de9253b6c test: Added testaudio 1 рік тому
speaker.bmp 2de9253b6c test: Added testaudio 1 рік тому
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests 2 роки тому
testatomic.c 831c79d32f testatomic: destroy threads + free all memory at quit to fix --trackmem 11 місяців тому
testaudio-art.txt 2de9253b6c test: Added testaudio 1 рік тому
testaudio.c e23257307e Introduce formal policy for APIs that return strings. 10 місяців тому
testaudiocapture.c e23257307e Introduce formal policy for APIs that return strings. 10 місяців тому
testaudiohotplug.c e23257307e Introduce formal policy for APIs that return strings. 10 місяців тому
testaudioinfo.c e23257307e Introduce formal policy for APIs that return strings. 10 місяців тому
testaudiostreamdynamicresample.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testautomation.c 6b9a8f0da1 IOS: fix compilation of testautomation.app 1 рік тому
testautomation_audio.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testautomation_clipboard.c f4aca6866c test: Free clipboard data after calling SDL_GetClipboardText() 11 місяців тому
testautomation_events.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 рік тому
testautomation_guid.c ff5fdf9f53 Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data 1 рік тому
testautomation_hints.c f14fb979c1 Remove legacy SDL2 input grab API 1 рік тому
testautomation_images.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
testautomation_images.h 5b3ee51c6c Updated copyright for 2024 1 рік тому
testautomation_intrinsics.c 75a71bde4b cmake: build tests against installed SDL prefix 1 рік тому
testautomation_iostream.c a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() 1 рік тому
testautomation_joystick.c bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() 11 місяців тому
testautomation_keyboard.c c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data 11 місяців тому
testautomation_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 1 рік тому
testautomation_main.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 рік тому
testautomation_math.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testautomation_mouse.c cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. 10 місяців тому
testautomation_pen.c 0df0462d0a Removed all tabs in testautomation_pen.c 1 рік тому
testautomation_pixels.c df25e4022d Removed short aliases for 16-bit pixel formats 10 місяців тому
testautomation_platform.c 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 11 місяців тому
testautomation_properties.c 56feecc17d Fix property cleanup callback not being called on error (#9663) 11 місяців тому
testautomation_rect.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 рік тому
testautomation_render.c 17520c2e6e Removed SDL_RendererFlags 11 місяців тому
testautomation_sdltest.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 рік тому
testautomation_stdlib.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 рік тому
testautomation_subsystems.c 6896c4c3bf tests: testcases accept a void pointer argument 10 місяців тому
testautomation_suites.h a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testautomation_surface.c df25e4022d Removed short aliases for 16-bit pixel formats 10 місяців тому
testautomation_time.c 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 11 місяців тому
testautomation_timer.c b6360516e4 Added the timerID to the SDL timer callback 10 місяців тому
testautomation_video.c 888a45977d tests: Check the usable bounds for centered window positioning 11 місяців тому
testbounds.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
testcamera.c 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). 10 місяців тому
testcolorspace.c a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 місяців тому
testcontroller.c 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears 10 місяців тому
testcustomcursor.c 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. 10 місяців тому
testdialog.c 8c8ee2174d Dialog: Add filter number, remove NULL termination 10 місяців тому
testdisplayinfo.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testdraw.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testdrawchessboard.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testdropfile.c 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). 10 місяців тому
testerror.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testevdev.c a65982e15d testevdev: include SDL_internal.h first, and fixup SDL_main.h 1 рік тому
testffmpeg.c a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 місяців тому
testffmpeg_vulkan.c d51b53ef8f Add final Vulkan AV1 ext and VVC support 1 рік тому
testffmpeg_vulkan.h c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning 1 рік тому
testfile.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testfilesystem.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testgeometry.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testgl.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testgles.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testgles2.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testgles2_sdf.c 17520c2e6e Removed SDL_RendererFlags 11 місяців тому
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 роки тому
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 роки тому
testhaptic.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testhittesting.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testhotplug.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testiconv.c 690875d555 testiconv: free all memory to fix --trackmem 11 місяців тому
testime.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testintersections.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testkeys.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testloadso.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testlocale.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testlock.c b6360516e4 Added the timerID to the SDL timer callback 10 місяців тому
testmanymouse.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testmessage.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testmodal.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testmouse.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testmultiaudio.c e23257307e Introduce formal policy for APIs that return strings. 10 місяців тому
testnative.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testnative.h 4f3d4bd110 wayland: Add the ability to import and wrap external surfaces 1 рік тому
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 1 рік тому
testnativew32.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
testnativewayland.c 3b55c7d1f4 Shortened SDL property names 1 рік тому
testnativex11.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
testoffscreen.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testoverlay.c f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 1 рік тому
testpen.c 0f0570b060 pen: Change a Uint32 bitfield into a typedef. 10 місяців тому
testplatform.c d5060423a2 testplatform: fix leak at exit time 10 місяців тому
testpopup.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testpower.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testqsort.c 1e8b006d43 stdlib: qsort and bsearch changes. 1 рік тому
testrelative.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testrendercopyex.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testrendertarget.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testresample.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testrumble.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testrwlock.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testscale.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testsem.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testsensor.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testshader.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testshape.c 17520c2e6e Removed SDL_RendererFlags 11 місяців тому
testsprite.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testspriteminimal.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
teststreaming.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testsurround.c e23257307e Introduce formal policy for APIs that return strings. 10 місяців тому
testthread.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testtime.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testtimer.c 99599d9236 Added SDL_AddTimerNS() 10 місяців тому
testurl.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
testutils.c fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 рік тому
testutils.h 5b3ee51c6c Updated copyright for 2024 1 рік тому
testver.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testviewport.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 рік тому
testvulkan.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testwaylandcustom.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 місяців тому
testwm.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 роки тому
testyuv.c df25e4022d Removed short aliases for 16-bit pixel formats 10 місяців тому
testyuv_cvt.c f2cd361e25 testyuv: added validation of P010 YUV format 1 рік тому
testyuv_cvt.h f2cd361e25 testyuv: added validation of P010 YUV format 1 рік тому
torturethread.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
trashcan.bmp 2de9253b6c test: Added testaudio 1 рік тому
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 3 роки тому
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 3 роки тому
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 роки тому

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!