| .. |
|
atomic
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
audio
|
audio: Binding an SDL_AudioStream will set missing formats.
|
2025-07-15 06:40:09 -04:00 |
|
camera
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
core
|
move SDL_HelperWindow outside of video
|
2025-07-12 07:47:13 -07:00 |
|
cpuinfo
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
dialog
|
cocoa: Don't minimize fullscreen windows for a modal file dialog.
|
2025-07-11 15:05:45 -04:00 |
|
dynapi
|
Disable SDL_DYNAMIC_API when using ReSharper
|
2025-06-29 12:37:56 -04:00 |
|
events
|
wayland/events: Names will always be sent before devices and capabilities
|
2025-07-06 11:28:04 -04:00 |
|
filesystem
|
android: If various POSIX fsops functions fail, try using AAssetManager.
|
2025-07-11 14:16:18 -04:00 |
|
gpu
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
haptic
|
remove spoofed SDL_HelperWindow when SDL_VIDEO is off
|
2025-07-12 07:47:13 -07:00 |
|
hidapi
|
Fixed build
|
2025-07-11 13:05:37 -07:00 |
|
io
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
joystick
|
SInput Timestamp and Protocol Version (#13371)
|
2025-07-16 10:12:38 -07:00 |
|
libm
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
loadso
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
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
|
Bumped deployment requirements for Apple platforms
|
2025-01-14 12:03:07 -08:00 |
|
power
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
process
|
[Process API] Quoting enhancements (#12946)
|
2025-05-12 09:17:21 -07:00 |
|
render
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
sensor
|
Remove newlines from log messages
|
2025-01-22 20:25:04 -08:00 |
|
stdlib
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
storage
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04: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
|
[Nokia N-Gage] Fix SDL_GetPerformanceFrequency and SDL_GetPerformanceCounter
|
2025-06-03 21:59:33 +02:00 |
|
tray
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
video
|
emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE.
|
2025-07-15 20:36:56 -04:00 |
|
SDL.c
|
check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow
|
2025-07-12 07:47:13 -07: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
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
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
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
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
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_internal.h
|
Added macros to push/pop error messages while cleaning up
|
2025-05-29 10:53:46 -07:00 |
|
SDL_list.c
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_list.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_log.c
|
Restore support for the Nokia N-Gage (#12148)
|
2025-05-22 11:07:22 -07:00 |
|
SDL_log_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
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
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_utils.c
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |
|
SDL_utils_c.h
|
hints: Added SDL_HINT_LOG_BACKENDS.
|
2025-07-14 19:49:38 -04:00 |