| .. |
|
atomic
|
atomic: Fix and cleanup SDL_UnlockSpinlock()
|
2026-04-24 22:26:28 -05:00 |
|
audio
|
Update for N-Gage - Audio is now double buffered (#15516)
|
2026-05-06 16:39:23 +02:00 |
|
camera
|
|
|
|
core
|
[N-Gage] Rename variable to avoid warning that the declaration of free' shadows global declaration.
|
2026-05-05 13:04:07 +02:00 |
|
cpuinfo
|
|
|
|
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
|
pen: Fix enabling touch emulation while a pen is connected
|
2026-04-29 19:50:26 -05:00 |
|
filesystem
|
SDL_EnumerateDirectory(""): Don't append path separator if path is empty
|
2026-04-23 22:52:33 -04:00 |
|
gpu
|
GPU: D3D12 stencil plane transition (#15519)
|
2026-05-05 12:55:16 -07:00 |
|
haptic
|
haptic: Enable gamepad haptic support under sdl2-compat
|
2026-04-30 21:17:36 -07:00 |
|
hidapi
|
|
|
|
io
|
|
|
|
joystick
|
Fix JoyCon mappings on Android
|
2026-05-04 11:49:25 -07:00 |
|
libm
|
|
|
|
loadso
|
|
|
|
locale
|
|
|
|
main
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -04:00 |
|
misc
|
|
|
|
power
|
|
|
|
process
|
|
|
|
render
|
[N-Gage] Add missing include, clean-up.
|
2026-05-06 17:27:12 +02:00 |
|
sensor
|
|
|
|
stdlib
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -04:00 |
|
storage
|
|
|
|
test
|
SDL_test_memory.c: revised DWORD64 print
|
2026-05-02 20:21:20 +03:00 |
|
thread
|
thread: Remove semaphore in thread creation.
|
2026-05-05 00:51:20 -04: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
|
Use SDL_HasWindows()
|
2026-05-06 09:12:10 -07:00 |
|
SDL.c
|
Add DOS platform support (DJGPP) (#15377)
|
2026-04-23 19:54:49 -04:00 |
|
SDL_assert.c
|
|
|
|
SDL_assert_c.h
|
|
|
|
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
|
|
|
|
SDL_hashtable.c
|
|
|
|
SDL_hashtable.h
|
|
|
|
SDL_hints.c
|
|
|
|
SDL_hints_c.h
|
|
|
|
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
|
|
|
|
SDL_log_c.h
|
|
|
|
SDL_menu.h
|
SNI/DBus tray support (#15189)
|
2026-04-10 14:11:38 -07:00 |
|
SDL_properties.c
|
|
|
|
SDL_properties_c.h
|
|
|
|
SDL_utils.c
|
Fixed crash in SDL_startswith() when passed NULL strings
|
2026-04-24 07:30:12 -07:00 |
|
SDL_utils_c.h
|
|
|