Ryan C. Gordon 3f7f632e14 audio: Added SDL_AudioDeviceStreamPaused. 3 months ago
..
android 88980aeb21 android+test: testcamera needs CAMERA permissions 11 months ago
emscripten 9eac3a434e ctest/emscripten: make audio and video driver configurable 8 months ago
n3ds 655275378d N3DS port (squashed) 2 years ago
testgpu a85f0b49f4 GPU: Remove D3D11 shaders from testgpu_spinning_cube 5 months ago
win32 ec85d2f74f sdlprocdump: fix minidump filename 7 months ago
CMakeLists.txt 53aaf8c26b cmake: custom generate-XXX targets must depend on outputs 3 months ago
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 years ago
LICENSE.txt f2074d7af3 Updated copyright for 2025 3 months ago
audiofile.bmp 2de9253b6c test: Added testaudio 1 year ago
checkkeys.c f2074d7af3 Updated copyright for 2025 3 months ago
childprocess.c afee27a530 Make sure stdio handles are in blocking mode 6 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
gamepad_wired.bmp 75a24116b5 testcontroller: show gamepad connection state 3 months ago
gamepad_wired.h 75a24116b5 testcontroller: show gamepad connection state 3 months ago
gamepad_wireless.bmp 75a24116b5 testcontroller: show gamepad connection state 3 months ago
gamepad_wireless.h 75a24116b5 testcontroller: show gamepad connection state 3 months ago
gamepadutils.c f2074d7af3 Updated copyright for 2025 3 months ago
gamepadutils.h f2074d7af3 Updated copyright for 2025 3 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 f2074d7af3 Updated copyright for 2025 3 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 f2074d7af3 Updated copyright for 2025 3 months ago
relative_mode.markdown a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 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
sdl-test_round.bmp 01b9b0edb7 Add system tray support (#10873) 3 months 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
sword.wav 1fbb8e1824 examples/audio/04-multiple-streams: Remove drag-and-drop support. 4 months ago
template.test.in 80da805688 build: Fix testprocess invocation during "as-installed" tests 6 months ago
testasyncio.c f2074d7af3 Updated copyright for 2025 3 months ago
testatomic.c f2074d7af3 Updated copyright for 2025 3 months ago
testaudio.c f2074d7af3 Updated copyright for 2025 3 months ago
testaudiohotplug.c f2074d7af3 Updated copyright for 2025 3 months ago
testaudioinfo.c f2074d7af3 Updated copyright for 2025 3 months ago
testaudiorecording.c 3f7f632e14 audio: Added SDL_AudioDeviceStreamPaused. 3 months ago
testaudiostreamdynamicresample.c f2074d7af3 Updated copyright for 2025 3 months ago
testautomation.c f2074d7af3 Updated copyright for 2025 3 months ago
testautomation_audio.c e5d3a1b6f5 Remove casts from typed pointer to void * for printf %p in test projects 6 months ago
testautomation_blit.c fd2a266549 Adding void to empty function prototype parenthesis 7 months ago
testautomation_clipboard.c c6b5c21aaf clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 3 months ago
testautomation_events.c 23828b62d4 Added SDL_IsMainThread() and SDL_RunOnMainThread() 4 months ago
testautomation_guid.c db96ddca34 SDL_test: use SDLCALL calling convention 7 months ago
testautomation_hints.c e08f34c3be Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 4 months ago
testautomation_images.c f2074d7af3 Updated copyright for 2025 3 months ago
testautomation_images.h f2074d7af3 Updated copyright for 2025 3 months ago
testautomation_intrinsics.c efba42a67b tests: avoid undefined signed overflow 3 months ago
testautomation_iostream.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_joystick.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_keyboard.c 1ed1bc1d5d testautomation keyboard: use `space` instead of `a` 5 months ago
testautomation_log.c 231ea07617 Added SDL_LogTrace() 7 months ago
testautomation_main.c 543f244965 tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 3 months ago
testautomation_math.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_mouse.c 40ff6a2785 test: Fix mouse focus test on X11 6 months ago
testautomation_pixels.c 80c1b1e1a0 Fix testautomation pixels_saveLoadBMP big endian issue 3 months ago
testautomation_platform.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_rect.c d7be7fc168 Fixed Cohen-Sutherland out code computation for float line intersection 6 months ago
testautomation_render.c f61860fa93 testautomation: fixed incorrect test. 3 months ago
testautomation_sdltest.c b674b715f5 fix integer overflow ub in testautomation_sdltest 3 months ago
testautomation_stdlib.c 6a0405b933 testautomation: Added a test to stdlib_swprintf that previously would fail. 3 months ago
testautomation_subsystems.c 0548050fc5 Verify that the subsystems were successfully initialized 7 months ago
testautomation_suites.h a9d70dbacb pen: Rework public API. 8 months ago
testautomation_surface.c cadeec9cc9 SDL_SoftStretch() doesn't handle large pixel formats 3 months ago
testautomation_time.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_timer.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
testautomation_video.c f2f04e825d tests: Fix get/set window size test being skipped 3 months ago
testbounds.c f2074d7af3 Updated copyright for 2025 3 months ago
testcamera.c e484182765 testcamera: Log the camera backend in use. 3 months ago
testclipboard.c e43aa12b49 Updated copyright for 2025 3 months ago
testcolorspace.c f2074d7af3 Updated copyright for 2025 3 months ago
testcontroller.c 9f7b2c3595 Fixed incorrect error message when a joystick can't be opened 3 months ago
testcustomcursor.c f2074d7af3 Updated copyright for 2025 3 months ago
testdialog.c f2074d7af3 Updated copyright for 2025 3 months ago
testdisplayinfo.c f2074d7af3 Updated copyright for 2025 3 months ago
testdraw.c f2074d7af3 Updated copyright for 2025 3 months ago
testdrawchessboard.c f2074d7af3 Updated copyright for 2025 3 months ago
testdropfile.c f2074d7af3 Updated copyright for 2025 3 months ago
testerror.c f2074d7af3 Updated copyright for 2025 3 months ago
testevdev.c f2074d7af3 Updated copyright for 2025 3 months ago
testffmpeg.c f2074d7af3 Updated copyright for 2025 3 months ago
testffmpeg_vulkan.c f2074d7af3 Updated copyright for 2025 3 months ago
testffmpeg_vulkan.h f2074d7af3 Updated copyright for 2025 3 months ago
testfile.c f2074d7af3 Updated copyright for 2025 3 months ago
testfilesystem.c f2074d7af3 Updated copyright for 2025 3 months ago
testgeometry.c f2074d7af3 Updated copyright for 2025 3 months ago
testgl.c f2074d7af3 Updated copyright for 2025 3 months ago
testgles.c f2074d7af3 Updated copyright for 2025 3 months ago
testgles2.c f2074d7af3 Updated copyright for 2025 3 months ago
testgles2_sdf.c f2074d7af3 Updated copyright for 2025 3 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
testgpu_simple_clear.c f2074d7af3 Updated copyright for 2025 3 months ago
testgpu_spinning_cube.c f2074d7af3 Updated copyright for 2025 3 months ago
testhaptic.c f3e419596b Removed SDL_INIT_TIMER 7 months ago
testhittesting.c f2074d7af3 Updated copyright for 2025 3 months ago
testhotplug.c f2074d7af3 Updated copyright for 2025 3 months ago
testiconv.c f2074d7af3 Updated copyright for 2025 3 months ago
testime.c f2074d7af3 Updated copyright for 2025 3 months ago
testintersections.c f2074d7af3 Updated copyright for 2025 3 months ago
testkeys.c f2074d7af3 Updated copyright for 2025 3 months ago
testloadso.c f2074d7af3 Updated copyright for 2025 3 months ago
testlocale.c f2074d7af3 Updated copyright for 2025 3 months ago
testlock.c f2074d7af3 Updated copyright for 2025 3 months ago
testmanymouse.c f2074d7af3 Updated copyright for 2025 3 months ago
testmessage.c a8c41135aa Enable themed Windows dialogs when building with Visual Studio 3 months ago
testmodal.c f2074d7af3 Updated copyright for 2025 3 months ago
testmouse.c f2074d7af3 Updated copyright for 2025 3 months ago
testmultiaudio.c f2074d7af3 Updated copyright for 2025 3 months ago
testnative.c f2074d7af3 Updated copyright for 2025 3 months ago
testnative.h f2074d7af3 Updated copyright for 2025 3 months ago
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 1 year ago
testnativew32.c f2074d7af3 Updated copyright for 2025 3 months ago
testnativewayland.c f2074d7af3 Updated copyright for 2025 3 months ago
testnativex11.c f2074d7af3 Updated copyright for 2025 3 months ago
testoffscreen.c f2074d7af3 Updated copyright for 2025 3 months ago
testoverlay.c f2074d7af3 Updated copyright for 2025 3 months ago
testpen.c f2074d7af3 Updated copyright for 2025 3 months ago
testplatform.c efba42a67b tests: avoid undefined signed overflow 3 months ago
testpopup.c f2074d7af3 Updated copyright for 2025 3 months ago
testpower.c f2074d7af3 Updated copyright for 2025 3 months ago
testprocess.c afee27a530 Make sure stdio handles are in blocking mode 6 months ago
testqsort.c f2074d7af3 Updated copyright for 2025 3 months ago
testrelative.c f2074d7af3 Updated copyright for 2025 3 months ago
testrendercopyex.c f2074d7af3 Updated copyright for 2025 3 months ago
testrendertarget.c f2074d7af3 Updated copyright for 2025 3 months ago
testresample.c f2074d7af3 Updated copyright for 2025 3 months ago
testrumble.c f2074d7af3 Updated copyright for 2025 3 months ago
testrwlock.c f2074d7af3 Updated copyright for 2025 3 months ago
testscale.c f2074d7af3 Updated copyright for 2025 3 months ago
testsem.c f2074d7af3 Updated copyright for 2025 3 months ago
testsensor.c f2074d7af3 Updated copyright for 2025 3 months ago
testshader.c f2074d7af3 Updated copyright for 2025 3 months ago
testshape.c f2074d7af3 Updated copyright for 2025 3 months ago
testsprite.c f2074d7af3 Updated copyright for 2025 3 months ago
testspriteminimal.c f2074d7af3 Updated copyright for 2025 3 months ago
testspritesurface.c f2074d7af3 Updated copyright for 2025 3 months ago
teststreaming.c f2074d7af3 Updated copyright for 2025 3 months ago
testsurround.c f2074d7af3 Updated copyright for 2025 3 months ago
testthread.c f2074d7af3 Updated copyright for 2025 3 months ago
testtime.c f2074d7af3 Updated copyright for 2025 3 months ago
testtimer.c f2074d7af3 Updated copyright for 2025 3 months ago
testtray.c 0461180e25 SDL_EVENT_QUIT when no window nor tray 3 months ago
testurl.c f2074d7af3 Updated copyright for 2025 3 months ago
testutils.c f2074d7af3 Updated copyright for 2025 3 months ago
testutils.h f2074d7af3 Updated copyright for 2025 3 months ago
testver.c f2074d7af3 Updated copyright for 2025 3 months ago
testviewport.c f2074d7af3 Updated copyright for 2025 3 months ago
testvulkan.c f2074d7af3 Updated copyright for 2025 3 months ago
testwaylandcustom.c f2074d7af3 Updated copyright for 2025 3 months ago
testwm.c f2074d7af3 Updated copyright for 2025 3 months ago
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 years ago
testyuv.c f2074d7af3 Updated copyright for 2025 3 months ago
testyuv_cvt.c f2074d7af3 Updated copyright for 2025 3 months ago
testyuv_cvt.h f2074d7af3 Updated copyright for 2025 3 months ago
torturethread.c f2074d7af3 Updated copyright for 2025 3 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