You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/src
Sam Lantinga 292e431748 Updated to version 3.2.6 for release 7 months ago
..
atomic Updated copyright for 2025 9 months ago
audio Ceil the audio resampling rate to avoid over-estimating output samples. 7 months ago
camera camera: Delete some failure code that should have been removed before. 7 months ago
core Updated to version 3.2.6 for release 7 months ago
cpuinfo Updated copyright for 2025 9 months ago
dialog Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services 8 months ago
dynapi dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 7 months ago
events Fix pen generated mouse events not having SDL_PEN_MOUSEID (#12392) 7 months ago
filesystem Match style 7 months ago
gpu GPU_d3d12: Switched the default swapchain scaling mode to none. 7 months ago
haptic Add SDL_HINT_JOYSTICK_HAPTIC_AXES 7 months ago
hidapi Remove newlines from log messages 8 months ago
io src/io/SDL_asyncio.c:SDL_AsyncIOFromFile(): Fix null-dereference warning 7 months ago
joystick sysjoystick: don't leak fd on error 7 months ago
libm Updated copyright for 2025 9 months ago
loadso Updated copyright for 2025 9 months ago
locale Fixed language detection on iOS 9 months ago
main Updated copyright for 2025 9 months ago
misc Bumped deployment requirements for Apple platforms 8 months ago
power Updated copyright for 2025 9 months ago
process process: Don't use vfork() on Apple platforms. 8 months ago
render Fix a root signature mismatch for the D3D12 renderer 7 months ago
sensor Remove newlines from log messages 8 months ago
stdlib Added support for the "%n" sscanf format specifier 7 months ago
storage storage: enumerate and glob on storage can accept a NULL path. 8 months ago
test Remove redundant casts 7 months ago
thread thread/windows: fix stack overflow in exception naming 7 months ago
time Updated copyright for 2025 9 months ago
timer timer, windows: allow building high resolution code with old SDKs. 8 months ago
tray Fix GTK tray icon without menu + lifetime 7 months ago
video Handle XCreateIC() failing when composition UI is enabled 7 months ago
SDL.c tray: improved error checking 8 months ago
SDL_assert.c Updated copyright for 2025 9 months ago
SDL_assert_c.h Updated copyright for 2025 9 months ago
SDL_error.c Don't log SDL errors by default 9 months ago
SDL_error_c.h Updated copyright for 2025 9 months ago
SDL_guid.c Updated copyright for 2025 9 months ago
SDL_hashtable.c hashtable: Redesign the hashtable API. 7 months ago
SDL_hashtable.h hashtable: Redesign the hashtable API. 7 months ago
SDL_hints.c Updated copyright for 2025 9 months ago
SDL_hints_c.h Updated copyright for 2025 9 months ago
SDL_internal.h Disable all camera drivers if SDL_CAMERA_DISABLED is defined 7 months ago
SDL_list.c Updated copyright for 2025 9 months ago
SDL_list.h Updated copyright for 2025 9 months ago
SDL_log.c Updated copyright for 2025 9 months ago
SDL_log_c.h Updated copyright for 2025 9 months ago
SDL_properties.c Don't allow further operations on properties while we're destroying them 7 months ago
SDL_properties_c.h Updated copyright for 2025 9 months ago
SDL_utils.c Include the VID/PID of generic keyboard/mouse devices on Windows 7 months ago
SDL_utils_c.h Include the VID/PID of generic keyboard/mouse devices on Windows 7 months ago