SDL/src
2025-07-29 06:34:38 -07:00
..
atomic Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
audio arguably better wording.. 2025-07-27 20:00:02 +03:00
camera fix typos 2025-07-27 08:10:03 -07:00
core joystick: Improve Xbox controller mapping with xpad quirks (#13305) 2025-07-28 20:03:51 -07:00
cpuinfo Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
dialog dialog: Make sure we don't underflow a string in Cocoa backend. 2025-07-21 16:02:42 -04:00
dynapi fix typos 2025-07-27 08:10:03 -07:00
events fix typos 2025-07-27 08:10:03 -07:00
filesystem filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
gpu SDL_gpu.c: Fixed deref-before-check warning 2025-07-26 12:08:23 -07:00
haptic remove spoofed SDL_HelperWindow when SDL_VIDEO is off 2025-07-12 07:47:13 -07:00
hidapi fix typos 2025-07-27 08:10:03 -07:00
io hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 2025-07-22 13:19:30 -04:00
joystick Replaced binary integer literals with hexadecimal integer literals 2025-07-29 06:34:38 -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
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 fix typos 2025-07-27 08:10:03 -07:00
sensor
stdlib fix typos 2025-07-27 08:10:03 -07:00
storage hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 2025-07-22 13:19:30 -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 fix: don't use CLOCK_MONOTONIC_RAW on Android 2025-07-16 10:36:14 -07:00
tray Add SDL_IsTraySupported 2025-07-21 12:54:51 -04:00
video Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize 2025-07-28 14:47:08 -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
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 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 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 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