SDL/src
2026-04-12 13:36:31 -07:00
..
atomic Fix compiler warning in MSVC ARM64 builds 2026-01-19 10:16:35 -08:00
audio pipewire: Don't mark a device disconnected if pw_stream_dequeue_buffer fails. 2026-04-02 11:48:35 -04:00
camera camera: Fix crash when setting frame rate and improve FPS precision 2026-03-02 11:59:17 -08:00
core Remove SDL_gtk 2026-04-12 13:36:31 -07:00
cpuinfo Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dialog Fix Windows file dialog calling the callback twice 2026-03-29 02:05:33 -04:00
dynapi Added SDL_IsPhone() 2026-03-27 05:45:36 -07:00
events make sure #endif comment matches the macro name 2026-02-24 09:48:57 -08:00
filesystem filesystem: Rename a variable named "append" that is actually prepending. 2026-04-05 01:08:07 -04:00
gpu Don't call function pointer when it is NULL 2026-04-10 10:53:58 -07:00
haptic Fix potential memory leak in SDL_HIDAPI_HapticOpenFromJoystick() on error 2026-03-01 11:35:58 -08:00
hidapi Added support for the Flydigi Vader 5 Pro in Xbox 360 mode 2026-02-24 10:18:17 -08:00
io io: With stdio, only forbid opening directories as files. 2026-03-12 12:41:34 -04:00
joystick Fix Oklick W-2 support 2026-04-10 10:56:16 -07:00
libm CodeSpell 2026-02-07 18:14:00 +03:00
loadso Updated copyright for 2026 2026-01-01 09:40:08 -08:00
locale emscripten: Move some EM_ASM blocks to MAIN_THREAD_EM_ASM. 2026-02-20 10:27:44 -05:00
main emscripten: Add support for automounting persistent storage before SDL_main. 2026-03-25 14:16:07 -04:00
misc misc: Use the OpenURI D-Bus portal for opening URLs 2026-04-05 16:31:50 -04:00
power More prefer SDL_zero*() 2026-01-23 16:02:16 -08:00
process process: Don't duplicate NULL stdio handles on Windows. 2026-03-30 16:22:53 -04:00
render Don't send any commands to the GPU while hidden 2026-04-08 10:08:11 -07:00
sensor make sure #endif comment matches the macro name 2026-02-24 09:48:57 -08:00
stdlib Fix msvc analyzer warnings 2026-03-30 10:38:55 -07:00
storage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
test test_common: Changed a bunch of strcmp ifs to else ifs. 2026-02-04 14:27:41 -05:00
thread Fixed crash if SDL_SYS_CreateThread() fails (thanks @capehill!) 2026-04-07 12:23:07 -07:00
time include: Added \threadsafety notes to about 60 more functions. 2026-02-18 19:49:59 -05:00
timer Use Uint64 instead for tick_numerators in USE_128BIT_MATH 2026-02-25 20:18:51 -08:00
tray tray:dbus: Re-instate the _parent fields in SDL_dbustray structs 2026-04-11 05:11:03 -07:00
video Remove SDL_gtk 2026-04-12 13:36:31 -07:00
SDL.c Remove SDL_gtk 2026-04-12 13:36:31 -07:00
SDL_assert.c make sure #endif comment matches the macro name 2026-02-24 09:48:57 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_guid.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:27 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_internal.h Loading PNG files are part of the core SDL library 2026-03-01 11:42:28 -08:00
SDL_list.c SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_list.h SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_menu.h SNI/DBus tray support (#15189) 2026-04-10 14:11:38 -07:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_utils.c dbus: Better handle local URI paths 2026-04-06 19:43:45 -04:00
SDL_utils_c.h dbus: Better handle local URI paths 2026-04-06 19:43:45 -04:00