Sam Lantinga 627cb8acd0 SDL_EventFilter functions now return SDL_bool 8 months ago
..
android 88980aeb21 android+test: testcamera needs CAMERA permissions 11 months ago
emscripten 6607a3cfac Disable cache in python http server 1 year ago
n3ds 655275378d N3DS port (squashed) 2 years ago
uwp a5d9db0cd0 cmake: build tests for UWP 1 year ago
win32 ca36f6c43b sdlprocdump: remove dead code 9 months ago
CMakeLists.txt a1c6f99877 android: add script in Android archive to create a SDK 8 months ago
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 years ago
README 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 year ago
audiofile.bmp 2de9253b6c test: Added testaudio 1 year ago
checkkeys.c a1998d106d Putting the simple back into Simple DirectMedia Layer 8 months ago
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images 1 year ago
gamepad_battery.bmp 8847b35244 Separate joystick power state into battery status and percentage 1 year ago
gamepad_battery.h 43a59ffe45 Fixed crashes when a window has NULL driverdata 1 year ago
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button_background.h 45cd4b8038 Added button background 1 year ago
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad 1 year ago
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 1 year ago
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files 1 year ago
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad 1 year ago
gamepadutils.c 4f55271571 Removed temporary memory from the API 8 months ago
gamepadutils.h 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes 10 months ago
glass.bmp f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 year ago
glass.h f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 year ago
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 year ago
icon2x.bmp 31ed3665ad Added support for high-DPI cursors and icons 8 months ago
logaudiodev.bmp 2de9253b6c test: Added testaudio 1 year ago
loopwave.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
main.cpp 28b93451dc Make WinRT's SDL_main header-only 2 years ago
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 years ago
physaudiodev.bmp 2de9253b6c test: Added testaudio 1 year ago
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 years ago
pretest.c 4f55271571 Removed temporary memory from the API 8 months ago
relative_mode.markdown 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 months ago
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 years ago
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. 1 year ago
soundboard_levels.bmp 2de9253b6c test: Added testaudio 1 year ago
speaker.bmp 2de9253b6c test: Added testaudio 1 year ago
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests 2 years ago
testatomic.c a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
testaudio-art.txt 2de9253b6c test: Added testaudio 1 year ago
testaudio.c 1d5f9c7b92 testaudio: fixed memory leak in SetTitleBar() 8 months ago
testaudiohotplug.c 0dd579d40d Removed SDL_Keysym 10 months ago
testaudioinfo.c 4f55271571 Removed temporary memory from the API 8 months ago
testaudiorecording.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testaudiostreamdynamicresample.c 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 months ago
testautomation.c 4d5f139f0f Add the blit automation tests 9 months ago
testautomation_audio.c 4f55271571 Removed temporary memory from the API 8 months ago
testautomation_blit.c 2ba76dbe80 Simplified SDL_Surface 9 months ago
testautomation_clipboard.c 627cb8acd0 SDL_EventFilter functions now return SDL_bool 8 months ago
testautomation_events.c 627cb8acd0 SDL_EventFilter functions now return SDL_bool 8 months ago
testautomation_guid.c 4f55271571 Removed temporary memory from the API 8 months ago
testautomation_hints.c 091960441b Don't check SDL_RENDER_DRIVER in automated tests 8 months ago
testautomation_images.c f47ddbf1ac Added SDL_BlitSurfaceTiled() 9 months ago
testautomation_images.h f47ddbf1ac Added SDL_BlitSurfaceTiled() 9 months ago
testautomation_intrinsics.c 75a71bde4b cmake: build tests against installed SDL prefix 1 year ago
testautomation_iostream.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testautomation_joystick.c 4f55271571 Removed temporary memory from the API 8 months ago
testautomation_keyboard.c a1998d106d Putting the simple back into Simple DirectMedia Layer 8 months ago
testautomation_log.c 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 months ago
testautomation_main.c c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
testautomation_math.c a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 months ago
testautomation_mouse.c 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 months ago
testautomation_pen.c 4f55271571 Removed temporary memory from the API 8 months ago
testautomation_pixels.c 1fecef5e4b Assign numeric values to pixel format enums 9 months ago
testautomation_platform.c 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 11 months ago
testautomation_properties.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testautomation_rect.c bd27b89903 Prevent potential overflow in rectangle functions 9 months ago
testautomation_render.c a5f18048b2 Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!) 8 months ago
testautomation_sdltest.c 490f7af92b Removed test that triggers an asan overflow warning 8 months ago
testautomation_stdlib.c f59d66f4b1 Implemented left-justification in SDL_PrintString() 8 months ago
testautomation_subsystems.c 6896c4c3bf tests: testcases accept a void pointer argument 10 months ago
testautomation_suites.h 594ca1a897 Add testautomation suite for alpha blending 9 months ago
testautomation_surface.c a5f18048b2 Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!) 8 months ago
testautomation_time.c 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 11 months ago
testautomation_timer.c d68d32e12c Revert "Removing a timer that isn't running is a success." 8 months ago
testautomation_video.c 4f55271571 Removed temporary memory from the API 8 months ago
testbounds.c 4f55271571 Removed temporary memory from the API 8 months ago
testcamera.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testcolorspace.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testcontroller.c 4f55271571 Removed temporary memory from the API 8 months ago
testcustomcursor.c 31ed3665ad Added support for high-DPI cursors and icons 8 months ago
testdialog.c 4f55271571 Removed temporary memory from the API 8 months ago
testdisplayinfo.c 4f55271571 Removed temporary memory from the API 8 months ago
testdraw.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
testdrawchessboard.c 0dd579d40d Removed SDL_Keysym 10 months ago
testdropfile.c 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). 10 months ago
testerror.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testevdev.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testffmpeg.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testffmpeg_vulkan.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testffmpeg_vulkan.h c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning 1 year ago
testfile.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testfilesystem.c 4f55271571 Removed temporary memory from the API 8 months ago
testgeometry.c 0dd579d40d Removed SDL_Keysym 10 months ago
testgl.c af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 9 months ago
testgles.c 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 months ago
testgles2.c 6f1136c6ce testgles2: fix leaks 8 months ago
testgles2_sdf.c af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 9 months ago
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 years ago
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 years ago
testhaptic.c 4f55271571 Removed temporary memory from the API 8 months ago
testhittesting.c e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 9 months ago
testhotplug.c 4f55271571 Removed temporary memory from the API 8 months ago
testiconv.c 1e0ac5771a testiconv: Remove half-baked SDL_StepUTF8 testing code. 9 months ago
testime.c a1998d106d Putting the simple back into Simple DirectMedia Layer 8 months ago
testintersections.c df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 9 months ago
testkeys.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testloadso.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testlocale.c 4f55271571 Removed temporary memory from the API 8 months ago
testlock.c b6360516e4 Added the timerID to the SDL timer callback 10 months ago
testmanymouse.c 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 months ago
testmessage.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testmodal.c e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 9 months ago
testmouse.c e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 9 months ago
testmultiaudio.c 4f55271571 Removed temporary memory from the API 8 months ago
testnative.c ef6521aee7 testnative: print events with --info event 8 months ago
testnative.h 992f80eb51 testnative: include SDL_build_config.h instead of SDL_internal.h 10 months ago
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 1 year ago
testnativew32.c 72d5f39e5c Make testnative (on win32) UNICODE compatible 10 months ago
testnativewayland.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testnativex11.c 5b3ee51c6c Updated copyright for 2024 1 year ago
testoffscreen.c 40f9fd854f test: use SDL_HINT_(AUDIO,VIDEO)_DRIVER macro 9 months ago
testoverlay.c 2ba76dbe80 Simplified SDL_Surface 9 months ago
testpen.c 4f55271571 Removed temporary memory from the API 8 months ago
testplatform.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testpopup.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
testpower.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testqsort.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testrelative.c 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 months ago
testrendercopyex.c 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 months ago
testrendertarget.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
testresample.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testrumble.c 4f55271571 Removed temporary memory from the API 8 months ago
testrwlock.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testscale.c 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 months ago
testsem.c a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
testsensor.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testshader.c 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 9 months ago
testshape.c 2ba76dbe80 Simplified SDL_Surface 9 months ago
testsprite.c cf8b158ccb Added SDL_GetRenderSafeArea() 9 months ago
testspriteminimal.c 2ba76dbe80 Simplified SDL_Surface 9 months ago
testspritesurface.c 1e828eec57 Fixed warning C4244: '=': conversion from 'float' to 'int', possible loss of data 9 months ago
teststreaming.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testsurround.c 4f55271571 Removed temporary memory from the API 8 months ago
testthread.c dfe6efcd2d Fixed memory leak in testthread 8 months ago
testtime.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
testtimer.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
testurl.c 5b3ee51c6c Updated copyright for 2024 1 year ago
testutils.c 623a90c47d testutils: use SDL_asprintf() to simplify path composition 8 months ago
testutils.h 5b3ee51c6c Updated copyright for 2024 1 year ago
testver.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
testviewport.c 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 months ago
testvulkan.c b499c54af4 Fixed testvulkan on macOS (thanks @proton991!) 9 months ago
testwaylandcustom.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
testwm.c f7c8d66ccb Use the convenience function SDL_GetWindowFromEvent() 8 months ago
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 years ago
testyuv.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
testyuv_cvt.c f2cd361e25 testyuv: added validation of P010 YUV format 1 year ago
testyuv_cvt.h f2cd361e25 testyuv: added validation of P010 YUV format 1 year ago
torturethread.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
trashcan.bmp 2de9253b6c test: Added testaudio 1 year ago
unifont-15.1.05-license.txt a67e6b80de Updated unifont to version 15.1.05 9 months ago
unifont-15.1.05.hex a67e6b80de Updated unifont to version 15.1.05 9 months ago
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 years ago

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!