..
android
Fixed bug #13794 : prevent to use the onBackPressed callback API that is enabled on API36
1 month ago
emscripten
emscripten: pass --no-sandbox to the chrome web driver
8 months ago
n3ds
…
testgpu
Added support for using the GPU renderer as an offscreen renderer
19 hours ago
win32
Fix support for Windows XP and up ( #13904 )
3 weeks ago
CMakeLists.txt
Added support for using the GPU renderer as an offscreen renderer
19 hours ago
COPYING
…
LICENSE.txt
Updated copyright for 2025
9 months ago
audiofile.bmp
…
build-shaders.sh
Added an example of fullscreen shader effects with the GPU renderer
7 months ago
checkkeys.c
Remove newlines from log messages
8 months ago
childprocess.c
[Process API] Quoting enhancements ( #12946 )
5 months ago
gamepad_axis.bmp
…
gamepad_axis.h
…
gamepad_axis_arrow.bmp
…
gamepad_axis_arrow.h
…
gamepad_back.bmp
…
gamepad_back.h
…
gamepad_battery.bmp
…
gamepad_battery.h
…
gamepad_battery_unknown.bmp
…
gamepad_battery_unknown.h
…
gamepad_battery_wired.bmp
…
gamepad_battery_wired.h
…
gamepad_button.bmp
…
gamepad_button.h
…
gamepad_button_background.bmp
…
gamepad_button_background.h
…
gamepad_button_small.bmp
…
gamepad_button_small.h
…
gamepad_face_abxy.bmp
…
gamepad_face_abxy.h
…
gamepad_face_axby.bmp
tests: c90 fixes (#endif comments) for consistency after commit 9e37839
2 months ago
gamepad_face_axby.h
Added SDL_GAMEPAD_TYPE_GAMECUBE
5 months ago
gamepad_face_bayx.bmp
…
gamepad_face_bayx.h
…
gamepad_face_sony.bmp
…
gamepad_face_sony.h
…
gamepad_front.bmp
…
gamepad_front.h
…
gamepad_touchpad.bmp
…
gamepad_touchpad.h
…
gamepad_wired.bmp
testcontroller: show gamepad connection state
9 months ago
gamepad_wired.h
testcontroller: show gamepad connection state
9 months ago
gamepad_wireless.bmp
testcontroller: show gamepad connection state
9 months ago
gamepad_wireless.h
testcontroller: show gamepad connection state
9 months ago
gamepadutils.c
testcontroller: fixed memory leak
2 weeks ago
gamepadutils.h
Add a few include guards to private headers
2 months ago
glass.bmp
…
glass.h
…
icon.bmp
…
icon.h
…
icon2x.bmp
Added support for high-DPI cursors and icons
1 year ago
logaudiodev.bmp
…
loopwave.c
Remove newlines from log messages
8 months ago
main.cpp
…
moose.dat
…
msdf_font.bmp
test/msdf_font.bmp: mark as non-executable.
5 months ago
msdf_font.csv
windows: Fix stale zoom/iconic state in WM_WINDOWPOSCHANGED handler
5 months ago
physaudiodev.bmp
…
picture.xbm
…
pretest.c
Updated copyright for 2025
9 months ago
relative_mode.markdown
Removed SDL_bool in favor of plain bool
1 year ago
sample.bmp
…
sample.wav
…
sdl-test_round.bmp
Add system tray support ( #10873 )
9 months ago
soundboard.bmp
…
soundboard_levels.bmp
…
speaker.bmp
…
sword.wav
examples/audio/04-multiple-streams: Remove drag-and-drop support.
10 months ago
template.test.in
build: Fix testprocess invocation during "as-installed" tests
1 year ago
testasyncio.c
Updated copyright for 2025
9 months ago
testatomic.c
Remove newlines from log messages
8 months ago
testaudio.c
testaudio: Use SDL_SetAppMetadata at startup.
5 months ago
testaudiohotplug.c
Remove redundant casts
7 months ago
testaudioinfo.c
Remove newlines from log messages
8 months ago
testaudiorecording.c
Remove newlines from log messages
8 months ago
testaudiostreamdynamicresample.c
Remove newlines from log messages
8 months ago
testautomation.c
Updated copyright for 2025
9 months ago
testautomation_audio.c
test/testautomation_audio.c: Free variables before returning
8 months ago
testautomation_blit.c
Fixed build warning
1 week ago
testautomation_clipboard.c
testautomation: use the correct return type for clipboard APIs
2 weeks ago
testautomation_events.c
tests: Flush events after an SDL_WaitEvent() call
2 weeks ago
testautomation_guid.c
SDL_test: use SDLCALL calling convention
1 year ago
testautomation_hints.c
tests: port failing SDL_Hint tests from pysdl2 to testautomation
6 months ago
testautomation_images.c
Added test and test image for clamped texture address mode to render testautomation
2 months ago
testautomation_images.h
tests: c90 fixes (#endif comments) for consistency after commit 9e37839
2 months ago
testautomation_intrinsics.c
test/testautomation_intrinsics.c: Free variables before returning
8 months ago
testautomation_iostream.c
Allow in-memory IOStreams to be of length 0 ( #13840 )
5 days ago
testautomation_joystick.c
Added the gamepad hint SDL_GAMECONTROLLER_USE_GAMECUBE_LABELS
5 months ago
testautomation_keyboard.c
testautomation keyboard: use `space` instead of `a`
11 months ago
testautomation_log.c
Added SDL_LogTrace()
1 year ago
testautomation_main.c
tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined
9 months ago
testautomation_math.c
Removed SDL_bool in favor of plain bool
1 year ago
testautomation_mouse.c
test: Fix mouse focus test on X11
12 months ago
testautomation_pixels.c
Fix testautomation pixels_saveLoadBMP big endian issue
9 months ago
testautomation_platform.c
Removed SDL_bool in favor of plain bool
1 year ago
testautomation_properties.c
Removed SDL_bool in favor of plain bool
1 year ago
testautomation_rect.c
emscripten tests: fix warning: uninitialized variable
2 months ago
testautomation_render.c
Skip render_testLogicalSize() if we didn't get a window of the expected size
2 weeks ago
testautomation_sdltest.c
fix integer overflow ub in testautomation_sdltest
9 months ago
testautomation_stdlib.c
Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b)
7 months ago
testautomation_subsystems.c
Verify that the subsystems were successfully initialized
1 year ago
testautomation_suites.h
pen: Rework public API.
1 year ago
testautomation_surface.c
Fixed filesystem operations on Android
2 weeks ago
testautomation_time.c
Removed SDL_bool in favor of plain bool
1 year ago
testautomation_timer.c
Removed SDL_bool in favor of plain bool
1 year ago
testautomation_video.c
testautomation: fixed video tests on iOS
1 week ago
testbounds.c
Updated copyright for 2025
9 months ago
testcamera.c
testcamera: SDL_AppQuit destroys state and SDL
7 months ago
testclipboard.c
tests: Add showing/setting the primary selection text to testclipboard
7 months ago
testcolorspace.c
Remove newlines from log messages
8 months ago
testcontroller.c
Fixed a few "-Wstrict-prototypes" warnings
2 months ago
testcustomcursor.c
Updated copyright for 2025
9 months ago
testdialog.c
dialog: Fix save file chooser with xdg portal
1 month ago
testdisplayinfo.c
Remove newlines from log messages
8 months ago
testdraw.c
Remove redundant casts
7 months ago
testdrawchessboard.c
Remove redundant casts
7 months ago
testdropfile.c
Updated copyright for 2025
9 months ago
testerror.c
Remove newlines from log messages
8 months ago
testevdev.c
Updated copyright for 2025
9 months ago
testffmpeg.c
ci: build testffmpeg on MinGW (msys2) build bots
2 days ago
testffmpeg_vulkan.c
testffmpeg: avutil queue family version check
1 month ago
testffmpeg_vulkan.h
Updated copyright for 2025
9 months ago
testfile.c
Remove newlines from log messages
8 months ago
testfilesystem.c
Remove newlines from log messages
8 months ago
testgeometry.c
Removed width/height parameters from LoadTexture()
7 months ago
testgl.c
Remove newlines from log messages
8 months ago
testgles.c
Remove newlines from log messages
8 months ago
testgles2.c
Fixed the perspective matrix calculation (thanks @KonkolyTamas!)
4 weeks ago
testgpu_simple_clear.c
Remove newlines from log messages
8 months ago
testgpu_spinning_cube.c
Added support for using the GPU renderer as an offscreen renderer
19 hours ago
testgpurender_effects.c
Added support for using the GPU renderer as an offscreen renderer
19 hours ago
testgpurender_effects_CRT.frag.dxil.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_effects_CRT.frag.hlsl
Added an example of fullscreen shader effects with the GPU renderer
7 months ago
testgpurender_effects_CRT.frag.msl.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_effects_CRT.frag.spv.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_effects_grayscale.frag.dxil.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_effects_grayscale.frag.hlsl
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_effects_grayscale.frag.msl.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_effects_grayscale.frag.spv.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_msdf.c
Added support for using the GPU renderer as an offscreen renderer
19 hours ago
testgpurender_msdf.frag.dxil.h
testgpurender_effects: use the grayscale algorithm from BT.709
6 days ago
testgpurender_msdf.frag.hlsl
Added support for custom shaders with the GPU renderer
7 months ago
testgpurender_msdf.frag.msl.h
Added support for custom shaders with the GPU renderer
7 months ago
testgpurender_msdf.frag.spv.h
Added support for custom shaders with the GPU renderer
7 months ago
testhaptic.c
Add and use SDL_HapticEffectID typedef
5 months ago
testhittesting.c
Remove newlines from log messages
8 months ago
testhotplug.c
testhotplug+testmouse: exit when pressing ESC key
3 months ago
testiconv.c
Remove newlines from log messages
8 months ago
testime.c
testime: allow enabling/disabling text input on individual windows
1 week ago
testintersections.c
Remove newlines from log messages
8 months ago
testkeys.c
Remove newlines from log messages
8 months ago
testloadso.c
Remove newlines from log messages
8 months ago
testlocale.c
Updated copyright for 2025
9 months ago
testlock.c
Remove newlines from log messages
8 months ago
testmanymouse.c
Updated copyright for 2025
9 months ago
testmessage.c
Add more Unicode tests to testmessage, improve fallback fonts in X11TK ( #14042 )
1 week ago
testmodal.c
test: Fix a window parenting bug in testmodal
4 months ago
testmouse.c
testhotplug+testmouse: exit when pressing ESC key
3 months ago
testmultiaudio.c
Remove newlines from log messages
8 months ago
testnative.c
Removed width/height parameters from LoadTexture()
7 months ago
testnative.h
Fix testnative C90 compatibility
2 months ago
testnativecocoa.m
…
testnativew32.c
Updated copyright for 2025
9 months ago
testnativewayland.c
Updated copyright for 2025
9 months ago
testnativex11.c
Updated copyright for 2025
9 months ago
testoffscreen.c
Remove newlines from log messages
8 months ago
testoverlay.c
Remove newlines from log messages
8 months ago
testpalette.c
testpalette: added a --renderer command line option
1 day ago
testpen.c
Updated copyright for 2025
9 months ago
testplatform.c
Remove newlines from log messages
8 months ago
testpopup.c
Add support for non-constrained and non-grabbing popups
5 months ago
testpower.c
Remove newlines from log messages
8 months ago
testprocess.c
Fixed testprocess on 32-bit Windows
3 weeks ago
testqsort.c
Remove newlines from log messages
8 months ago
testrelative.c
Updated copyright for 2025
9 months ago
testrendercopyex.c
Removed width/height parameters from LoadTexture()
7 months ago
testrendertarget.c
Removed reference to icon-alpha.bmp
4 weeks ago
testresample.c
Remove newlines from log messages
8 months ago
testrumble.c
Remove even more newlines from log messages
8 months ago
testrwlock.c
Remove newlines from log messages
8 months ago
testscale.c
Removed width/height parameters from LoadTexture()
7 months ago
testsem.c
Remove newlines from log messages
8 months ago
testsensor.c
Remove newlines from log messages
8 months ago
testshader.c
Remove newlines from log messages
8 months ago
testshape.c
Remove newlines from log messages
8 months ago
testsoftwaretransparent.c
Simplified the transparent software renderer test
4 weeks ago
testsprite.c
testsprite: zero initialize textures
2 weeks ago
testspriteminimal.c
Remove newlines from log messages
8 months ago
testspritesurface.c
Remove newlines from log messages
8 months ago
teststreaming.c
Remove newlines from log messages
8 months ago
testsurround.c
Remove newlines from log messages
8 months ago
testsymbols.c
Added support for using the GPU renderer as an offscreen renderer
19 hours ago
testthread.c
Remove newlines from log messages
8 months ago
testtime.c
Updated copyright for 2025
9 months ago
testtimer.c
Remove newlines from log messages
8 months ago
testtray.c
test: Fix resource paths in testtray
3 months ago
testurl.c
Remove newlines from log messages
8 months ago
testutils.c
Removed width/height parameters from LoadTexture()
7 months ago
testutils.h
Removed width/height parameters from LoadTexture()
7 months ago
testver.c
Remove newlines from log messages
8 months ago
testviewport.c
Removed width/height parameters from LoadTexture()
7 months ago
testvulkan.c
Remove even more newlines from log messages
8 months ago
testwaylandcustom.c
Updated copyright for 2025
9 months ago
testwm.c
Remove newlines from log messages
8 months ago
testyuv.bmp
…
testyuv.c
Added support for P010 pixel format in SDL_UpdateNVTexture()
1 day ago
testyuv_cvt.c
Updated copyright for 2025
9 months ago
testyuv_cvt.h
Add a few include guards to private headers
2 months ago
torturethread.c
Remove newlines from log messages
8 months ago
trashcan.bmp
…
unifont-15.1.05-license.txt
…
unifont-15.1.05.hex
…
utf8.txt
…