Sam Lantinga 97a8bb44e6 The default swap interval on EGL is 1, according to the spec 5 months ago
..
atomic f2074d7af3 Updated copyright for 2025 1 year ago
audio 5d33fce898 wav: Patched to compile on Visual Studio. 5 months ago
camera edef6e66e9 Support Google Play 16 KB Page Size Requirement (#13470) 7 months ago
core 12b97944f3 fix: Extra parameter(s) for call to 'getCacheDir()'. 5 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. 7 months ago
dynapi 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 1 year ago
events 936d94c2ee Fixed SDL_RunOnMainThread() on Android 5 months ago
filesystem 1a70d1158e fs: Fix OpenBSD path retrieval 6 months ago
gpu 21baa27bea gpu/vulkan : fix clear value indexing 5 months ago
haptic 15cc0f5f91 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error 6 months ago
hidapi 6cb55ebd46 Fixed a memory leak in fill_device_info_usage() (thanks @digant73) 5 months ago
io e7a1ae0ea5 Clarify why we ignore EINVAL when flushing a file descriptor 5 months ago
joystick 93fd4a1c80 fix: use productCategory instead of vendorName for joy name for apple driver 5 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 10 months ago
render 35408a2126 Fix reallocation of GPU renderer vertex buffer 5 months ago
sensor 718034f5fa Remove newlines from log messages 1 year ago
stdlib 106af5b46a Define relevant macros when LACKS_ERRNO_H is true 7 months ago
storage 2ba797576b storage: Declare a private bootstrap for NDA user storage 9 months ago
test b958189c92 Removed help for obsolete (and removed) command line option 11 months ago
thread 11b8dd76db Fixed memory leak when using detached threads 5 months ago
time a5b51669fb time: Fix compilation on Solaris 11 months 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 97a8bb44e6 The default swap interval on EGL is 1, according to the spec 5 months ago
SDL.c 58d351fe98 check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow 7 months ago
SDL_assert.c a934a36a18 emscripten: Don't use legacy JS library functions for assertions 11 months 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 f2074d7af3 Updated copyright for 2025 1 year 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