Sam Lantinga 7f84afa68b Pass the window along with evdev touch events 3 months ago
..
atomic f2074d7af3 Updated copyright for 2025 1 year ago
audio 4ae517e24e Removed redundant wait at shutdown in the ALSA audio driver 4 months ago
camera 057634d069 Fix loop variable bug in V4L2 camera format enumeration 3 months ago
core 7f84afa68b Pass the window along with evdev touch events 3 months ago
cpuinfo 9d9a24d325 Define illegal_instruction() when it will be actually used 10 months ago
dialog da648b00e7 cocoa: Don't minimize fullscreen windows for a modal file dialog. 8 months ago
dynapi 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 1 year ago
events 80f82acdf8 quit: don't call signal() if we're using sigaction() 3 months ago
filesystem 1a70d1158e fs: Fix OpenBSD path retrieval 6 months ago
gpu e0050c3a9f GPU: Fix crash on Android upon returning from the background 3 months ago
haptic 15cc0f5f91 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error 7 months ago
hidapi 824234accc Fixed HIDAPI controller disconnect reading on multiple threads 5 months ago
io e7a1ae0ea5 Clarify why we ignore EINVAL when flushing a file descriptor 6 months ago
joystick 13373ef501 Added Keychron V5 System Control to the controller blacklist 3 months ago
libm f2074d7af3 Updated copyright for 2025 1 year ago
loadso f2074d7af3 Updated copyright for 2025 1 year ago
locale 156b3b4a8c Fixed language detection on iOS 1 year ago
main 71af2c020c Set preferredFrameRateRange in main callbacks CADisplayLink 6 months ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 1 year ago
power f2074d7af3 Updated copyright for 2025 1 year ago
process 18d367afd2 Fixed process I/O redirection to NUL on Windows 11 months ago
render ad5681c45b Fixed crash in the vulkan renderer when the window is minimized 4 months ago
sensor 718034f5fa Remove newlines from log messages 1 year ago
stdlib ff667d35f2 SDL_mslibc: Implement _ftoul2_legacy() 5 months ago
storage 0c2e3308a5 Fix NULL pointer dereference in SDL_GlobStorageDirectory 4 months ago
test b958189c92 Removed help for obsolete (and removed) command line option 1 year ago
thread add176e538 Make sure we don't allocate a TLS ID clobbering an application defined one 4 months ago
time a5b51669fb time: Fix compilation on Solaris 1 year ago
timer 73a8143581 timer, windows: allow building high resolution code with old SDKs. 1 year ago
tray e5c0e5efa7 Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries 9 months ago
video 0ca7052345 stb_image.h: apply patches from mainstream PRs 1839, 1862 and 1863. 3 months ago
SDL.c 58d351fe98 check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow 8 months ago
SDL_assert.c a934a36a18 emscripten: Don't use legacy JS library functions for assertions 1 year ago
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_error.c efc390d7e2 Don't log SDL errors by default 1 year ago
SDL_error_c.h 110a832f5c Save and restore error messages when rolling back after failed init 1 year ago
SDL_guid.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_hashtable.c 84a236c92e hashtable: Redesign the hashtable API. 1 year ago
SDL_hashtable.h 84a236c92e hashtable: Redesign the hashtable API. 1 year ago
SDL_hints.c 8222513f63 Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 11 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_internal.h abbaf95cf0 Added macros to push/pop error messages while cleaning up 9 months ago
SDL_list.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_list.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_log.c df145a9649 log: Fix unlikely out-of-bounds issue. 3 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c cf819ca818 Don't allow further operations on properties while we're destroying them 1 year ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c 976c92a2fb Added support for the HORI Taiko No Tatsujin Drum Controller 11 months ago
SDL_utils_c.h 281f0fae1c Include the VID/PID of generic keyboard/mouse devices on Windows 1 year ago