SDL/src
Katelyn Gadd 6d315b745d
Merge 90707c019c into 9ed83e71f6
2025-06-22 23:37:40 -07:00
..
atomic Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
audio Renamed SDL_PROP_AUDIOSTREAM_KEEP_ON_SHUTDOWN_BOOLEAN to SDL_PROP_AUDIOSTREAM_AUTO_CLEANUP_BOOLEAN 2025-06-22 21:17:06 -07:00
camera Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
core Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
cpuinfo Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
dialog Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
dynapi audio: Added SDL_PutAudioStreamDataNoCopy. 2025-05-26 12:34:37 -04:00
events Fix support for F21 to F24 scancodes on Linux 2025-06-20 09:06:57 -07:00
filesystem Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
gpu Merge 90707c019c into 9ed83e71f6 2025-06-22 23:37:40 -07:00
haptic Add and use SDL_HapticEffectID typedef 2025-04-24 08:51:55 -07:00
hidapi hidapi/libusb: disable C5287 warning in MSVC builds 2025-06-21 07:15:53 -07:00
io Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
joystick Resolve bug for calibration Nintendo Switch Pro Controller (#13260) 2025-06-22 20:59:15 -07:00
libm
loadso
locale Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
main Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
misc
power
process [Process API] Quoting enhancements (#12946) 2025-05-12 09:17:21 -07:00
render Vita Render: Limit the scope of cliprect to viewport 2025-06-20 14:51:16 -07:00
sensor
stdlib Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
storage Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
test Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
thread
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 Fixed memory leaks in KMSDRM property handling 2025-06-22 21:33:52 -07:00
SDL.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_assert.c
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
SDL_guid.c
SDL_hashtable.c
SDL_hashtable.h
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 Added macros to push/pop error messages while cleaning up 2025-05-29 10:53:46 -07: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
SDL_properties_c.h
SDL_utils.c
SDL_utils_c.h