| .. |
|
atomic
|
atomic: Fix and cleanup SDL_UnlockSpinlock()
|
2026-04-24 22:26:28 -05:00 |
|
audio
|
coreaudio: Patched to compile, again, on iOS.
|
2026-04-27 11:46:15 -04:00 |
|
camera
|
camera: Fix crash when setting frame rate and improve FPS precision
|
2026-03-02 11:59:17 -08:00 |
|
core
|
android: Parsing the APK's central dir is separate from the AAssetManager.
|
2026-04-28 20:22:40 -04:00 |
|
cpuinfo
|
Updated copyright for 2026
|
2026-01-01 09:40:08 -08:00 |
|
dialog
|
haiku: Don't strdup SDL_GetError()'s string before using it in SDL_SetError().
|
2026-04-25 15:26:22 -04:00 |
|
dynapi
|
apple: add exports file
|
2026-04-27 20:50:09 +02:00 |
|
events
|
make sure #endif comment matches the macro name
|
2026-02-24 09:48:57 -08:00 |
|
filesystem
|
SDL_EnumerateDirectory(""): Don't append path separator if path is empty
|
2026-04-23 22:52:33 -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
|
GameInput: don't say the device is present if we won't handle it
|
2026-04-28 15:31:10 -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
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -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
|
renderer: Check the surface validity flag when re-acquiring the surface in the software renderer
|
2026-04-27 12:56:58 -04:00 |
|
sensor
|
make sure #endif comment matches the macro name
|
2026-02-24 09:48:57 -08:00 |
|
stdlib
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -04:00 |
|
storage
|
Updated copyright for 2026
|
2026-01-01 09:40:08 -08:00 |
|
test
|
test: simplify SDL_UntrackAllocation a bit
|
2026-04-19 21:44:39 +02:00 |
|
thread
|
add missing newlines at end of dos sources.
|
2026-04-26 21:12:14 +03:00 |
|
time
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -04:00 |
|
timer
|
add missing newlines at end of dos sources.
|
2026-04-26 21:12:14 +03:00 |
|
tray
|
[tray/dbus] set tray session name to app subname in flatpak env (#15393)
|
2026-04-20 11:50:22 -07:00 |
|
video
|
Fixed double-backspace with hardware keyboard on iOS
|
2026-04-27 10:54:03 -07:00 |
|
SDL.c
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -04: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
|
error: Alternate between two buffers in SDL_SetError.
|
2026-04-25 15:17:32 -04:00 |
|
SDL_error_c.h
|
internal: Replace SDL_PUSH_ERROR with SDL_PushError.
|
2026-04-27 09:33:46 -04: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
|
internal: Replace SDL_PUSH_ERROR with SDL_PushError.
|
2026-04-27 09:33:46 -04: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
|
Fixed crash in SDL_startswith() when passed NULL strings
|
2026-04-24 07:30:12 -07:00 |
|
SDL_utils_c.h
|
dbus: Better handle local URI paths
|
2026-04-06 19:43:45 -04:00 |