Caleb Cornett a45a2caf49 GPU: Rename VertexBinding to VertexBufferDescription (#10811) 7 місяців тому
..
android 88980aeb21 android+test: testcamera needs CAMERA permissions 11 місяців тому
emscripten 9eac3a434e ctest/emscripten: make audio and video driver configurable 8 місяців тому
n3ds 655275378d N3DS port (squashed) 2 роки тому
testgpu 2e7d5bb429 Add the SDL_GPU API 7 місяців тому
win32 ec85d2f74f sdlprocdump: fix minidump filename 7 місяців тому
CMakeLists.txt 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 місяців тому
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 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 місяців тому
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 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
gamepadutils.h 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
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 рік тому
icon2x.bmp 31ed3665ad Added support for high-DPI cursors and icons 8 місяців тому
logaudiodev.bmp 2de9253b6c test: Added testaudio 1 рік тому
loopwave.c 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 місяців тому
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 4f55271571 Removed temporary memory from the API 8 місяців тому
relative_mode.markdown 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 місяців тому
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 50f50df8b1 tests: add --no-threads argument to disable threads 8 місяців тому
testaudio-art.txt 2de9253b6c test: Added testaudio 1 рік тому
testaudio.c 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 місяців тому
testaudiohotplug.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testaudioinfo.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testaudiorecording.c 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 місяців тому
testaudiostreamdynamicresample.c 00c409cff8 Additional cleanup exposed by building with a C++ compiler 7 місяців тому
testautomation.c 102b3b480b SDL_test: move argument parsing into SDL_test 7 місяців тому
testautomation_audio.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_blit.c fd2a266549 Adding void to empty function prototype parenthesis 7 місяців тому
testautomation_clipboard.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_events.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_guid.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_hints.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_images.c f47ddbf1ac Added SDL_BlitSurfaceTiled() 9 місяців тому
testautomation_images.h f47ddbf1ac Added SDL_BlitSurfaceTiled() 9 місяців тому
testautomation_intrinsics.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_iostream.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_joystick.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testautomation_keyboard.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testautomation_log.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_main.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_math.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_mouse.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_pixels.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_platform.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_properties.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_rect.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_render.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_sdltest.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_stdlib.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_subsystems.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_suites.h a9d70dbacb pen: Rework public API. 8 місяців тому
testautomation_surface.c c797ae1619 Fix -Wtype-limits warning 7 місяців тому
testautomation_time.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_timer.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testautomation_video.c db96ddca34 SDL_test: use SDLCALL calling convention 7 місяців тому
testbounds.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testcamera.c 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 місяців тому
testcolorspace.c 3f7f6f624b testcolorspace: don't tonemap from HDR to SDR when reading pixels 7 місяців тому
testcontroller.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testcustomcursor.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testdialog.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testdisplayinfo.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testdraw.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 місяців тому
testdrawchessboard.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testdropfile.c d2ef15d8e6 Fix warnings: calloc-transposed-args 7 місяців тому
testerror.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testevdev.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 місяців тому
testffmpeg.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testffmpeg_vulkan.c d2ef15d8e6 Fix warnings: calloc-transposed-args 7 місяців тому
testffmpeg_vulkan.h c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning 1 рік тому
testfile.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 місяців тому
testfilesystem.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testgeometry.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testgl.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testgles.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testgles2.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testgles2_sdf.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
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 роки тому
testgpu_simple_clear.c 9730f62e8c GPU: Rename struct members and parameters for SDL3 naming conventions (#10730) 7 місяців тому
testgpu_spinning_cube.c a45a2caf49 GPU: Rename VertexBinding to VertexBufferDescription (#10811) 7 місяців тому
testhaptic.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testhittesting.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testhotplug.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testiconv.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testime.c 36a091cc43 Use SDL_GetError() for SDL_ttf errors 7 місяців тому
testintersections.c df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 9 місяців тому
testkeys.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testloadso.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testlocale.c 4f55271571 Removed temporary memory from the API 8 місяців тому
testlock.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testmanymouse.c 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 місяців тому
testmessage.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testmodal.c a46e7027ce video: Allow setting the parents of toplevel windows 7 місяців тому
testmouse.c 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 місяців тому
testmultiaudio.c 434193d153 testmultiaudio: initialize audio through SDL_test framework 7 місяців тому
testnative.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testnative.h c298d2024a Include SDL_build_config.h without a 'build_config/' prefix 8 місяців тому
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 1 рік тому
testnativew32.c 72d5f39e5c Make testnative (on win32) UNICODE compatible 10 місяців тому
testnativewayland.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 місяців тому
testnativex11.c 5b3ee51c6c Updated copyright for 2024 1 рік тому
testoffscreen.c 6fca867ffe Fix testoffscreen.c: bool literal returned from 'main' 7 місяців тому
testoverlay.c 2ba76dbe80 Simplified SDL_Surface 9 місяців тому
testpen.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testplatform.c 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 місяців тому
testpopup.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 місяців тому
testpower.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testqsort.c 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 7 місяців тому
testrelative.c fd2a266549 Adding void to empty function prototype parenthesis 7 місяців тому
testrendercopyex.c 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 місяців тому
testrendertarget.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testresample.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testrumble.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testrwlock.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testscale.c 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 місяців тому
testsem.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testsensor.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testshader.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testshape.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testsprite.c 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 місяців тому
testspriteminimal.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testspritesurface.c 1e828eec57 Fixed warning C4244: '=': conversion from 'float' to 'int', possible loss of data 9 місяців тому
teststreaming.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testsurround.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testthread.c a0f36fb85b Use atomic variables for thread communication 7 місяців тому
testtime.c 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 місяців тому
testtimer.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testurl.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testutils.c 623a90c47d testutils: use SDL_asprintf() to simplify path composition 8 місяців тому
testutils.h 5b3ee51c6c Updated copyright for 2024 1 рік тому
testver.c 4609af618a Updated logging functions for SDL3 naming convention 11 місяців тому
testviewport.c 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 10 місяців тому
testvulkan.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testwaylandcustom.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
testwm.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 місяців тому
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 роки тому
testyuv.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 місяців тому
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 a0f36fb85b Use atomic variables for thread communication 7 місяців тому
trashcan.bmp 2de9253b6c test: Added testaudio 1 рік тому
unifont-15.1.05-license.txt a67e6b80de Updated unifont to version 15.1.05 9 місяців тому
unifont-15.1.05.hex a67e6b80de Updated unifont to version 15.1.05 9 місяців тому
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!