Ryan C. Gordon 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2 months ago
..
atomic f2074d7af3 Updated copyright for 2025 3 months ago
audio 943c4abcb4 pipewire: Report correct device default formats instead of hardcoding Float32. 2 months ago
camera 8e51b2468a Renamed SDL_SoftStretch() to SDL_StretchSurface() 2 months ago
core c4c185283f dbus: fix spurious leak reports with SDL_SHUTDOWN_DBUS_ON_QUIT=0 2 months ago
cpuinfo f2074d7af3 Updated copyright for 2025 3 months ago
dialog 1c008d8ed0 Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services 2 months ago
dynapi 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2 months ago
events c06172dc1c Track mouse button state by real mouse ID 2 months ago
filesystem 14edb21aec check for backslashes as well as the forward slash 2 months ago
gpu 86691d325b GPU: Remove stencil bit from sampler aspect mask on Vulkan (#12196) 2 months ago
haptic 1c0e2b7f97 SDL_OpenHapticFromJoystick() returns a valid haptic object 2 months ago
hidapi 718034f5fa Remove newlines from log messages 2 months ago
io 1c7cc60286 Skip IsRegularFileOrPipe() check on Emscripten 2 months ago
joystick 8397e1fcc0 Fix up SDL2 style mappings for HIDAPI controllers 2 months ago
libm f2074d7af3 Updated copyright for 2025 3 months ago
loadso f2074d7af3 Updated copyright for 2025 3 months ago
locale 156b3b4a8c Fixed language detection on iOS 3 months ago
main f2074d7af3 Updated copyright for 2025 3 months ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 3 months ago
power f2074d7af3 Updated copyright for 2025 3 months ago
process adb91fd3db process: Don't use vfork() on Apple platforms. 2 months ago
render 8e51b2468a Renamed SDL_SoftStretch() to SDL_StretchSurface() 2 months ago
sensor 718034f5fa Remove newlines from log messages 2 months ago
stdlib 8ccf85c59e Formatting spaces around pointer symbol. 2 months ago
storage 010f27dc70 storage: enumerate and glob on storage can accept a NULL path. 3 months ago
test 8ccf85c59e Formatting spaces around pointer symbol. 2 months ago
thread 8ccf85c59e Formatting spaces around pointer symbol. 2 months ago
time f2074d7af3 Updated copyright for 2025 3 months ago
timer 73a8143581 timer, windows: allow building high resolution code with old SDKs. 2 months ago
tray 68dabd48c4 SDL_GetTrayEntries(): Rename parameter `size` to `count` 2 months ago
video b99e19c0a2 Fixed potential double-free 2 months ago
SDL.c 7570ab106d tray: improved error checking 2 months ago
SDL_assert.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_error.c efc390d7e2 Don't log SDL errors by default 3 months ago
SDL_error_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_guid.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_hashtable.c 6cf6b160cd SDL_hashtable: don't use assert from libc 3 months ago
SDL_hashtable.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_hints.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_internal.h cdde6dd7bb Bumped deployment requirements for Apple platforms 3 months ago
SDL_list.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_list.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_log.c f2074d7af3 Updated copyright for 2025 3 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_properties.c 718034f5fa Remove newlines from log messages 2 months ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 3 months ago
SDL_utils.c 718034f5fa Remove newlines from log messages 2 months ago
SDL_utils_c.h 7570ab106d tray: improved error checking 2 months ago