| .. |
|
atomic
|
Added SDL_AddAtomicU32()
|
2025-08-27 06:44:51 -07:00 |
|
audio
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
camera
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
core
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
cpuinfo
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
dialog
|
Implement IFileDialog for Windows
|
2025-08-26 16:48:08 -07:00 |
|
dynapi
|
dlopennot: ngage's g++ compiler does not support variadic macros
|
2025-08-27 18:53:35 +02:00 |
|
events
|
keyboard: Don't clear the keymap when it is set to auto release
|
2025-08-26 22:16:21 -04:00 |
|
filesystem
|
filesystem: Check SDL_GetPrefPath parameters at the higher level.
|
2025-07-22 12:28:01 -04:00 |
|
gpu
|
Fix device suitability checks in Vulkan GPU backend to always adhere to priority arrays
|
2025-08-27 05:15:24 -07:00 |
|
haptic
|
linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error
|
2025-08-09 09:27:35 -07:00 |
|
hidapi
|
Moved Nintendo Switch 2 Controller initialization from hid.c to SDL_hidapi_switch2.c
|
2025-08-28 09:10:47 -07:00 |
|
io
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
joystick
|
Moved Nintendo Switch 2 Controller initialization from hid.c to SDL_hidapi_switch2.c
|
2025-08-28 09:10:47 -07:00 |
|
libm
|
fix typos
|
2025-07-27 08:10:03 -07:00 |
|
loadso
|
|
|
|
locale
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
main
|
emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE.
|
2025-07-15 20:36:56 -04:00 |
|
misc
|
Move libusb support into a shared location
|
2025-08-28 09:10:47 -07:00 |
|
power
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
process
|
process(windows): fallback to GenerateConsoleCtrlEvent and TerminateProcess if necessary
|
2025-08-26 17:01:37 -07:00 |
|
render
|
Renamed SDL_GPURenderStateDesc to SDL_GPURenderStateCreateInfo for consistency with GPU API conventions
|
2025-08-27 09:14:19 -07:00 |
|
sensor
|
Remove newlines from log messages
|
2025-01-22 20:25:04 -08:00 |
|
stdlib
|
Define relevant macros when LACKS_ERRNO_H is true
|
2025-07-30 09:11:11 -07:00 |
|
storage
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
test
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
thread
|
PSP: Truncate thread name when passing to sceKernelCreateThread
|
2025-07-09 17:11:26 +02:00 |
|
time
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
timer
|
fix: don't use CLOCK_MONOTONIC_RAW on Android
|
2025-07-16 10:36:14 -07:00 |
|
tray
|
tray: Save icons on *nix platforms to PNG instead of BMP
|
2025-08-27 09:20:42 -07:00 |
|
video
|
video: Don't attempt to reconfigure external windows
|
2025-08-28 12:08:49 -04:00 |
|
SDL.c
|
Don't compile helper function when building without audio/video/joystick support
|
2025-08-27 23:19:50 +02:00 |
|
SDL_assert.c
|
emscripten: Don't use legacy JS library functions for assertions
|
2025-03-20 16:24:16 -07:00 |
|
SDL_assert_c.h
|
|
|
|
SDL_error.c
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
SDL_error_c.h
|
Save and restore error messages when rolling back after failed init
|
2025-03-02 07:55:56 -08:00 |
|
SDL_guid.c
|
|
|
|
SDL_hashtable.c
|
hashtable: Redesign the hashtable API.
|
2025-02-15 18:52:56 -05:00 |
|
SDL_hashtable.h
|
hashtable: Fix documentation typos
|
2025-07-09 12:38:16 -04:00 |
|
SDL_hints.c
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
SDL_hints_c.h
|
|
|
|
SDL_internal.h
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
SDL_list.c
|
|
|
|
SDL_list.h
|
|
|
|
SDL_log.c
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
SDL_log_c.h
|
|
|
|
SDL_properties.c
|
Don't allow further operations on properties while we're destroying them
|
2025-02-26 08:34:14 -08:00 |
|
SDL_properties_c.h
|
|
|
|
SDL_utils.c
|
hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING.
|
2025-07-22 13:19:30 -04:00 |
|
SDL_utils_c.h
|
hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING.
|
2025-07-22 13:19:30 -04:00 |