..
atomic
Add support for tcc to cmake ( #14464 )
2025-11-15 11:24:15 -08:00
audio
Revert "hints: Added SDL_HINT_AUDIO_ENFORCE_MINIMUM_SPEC."
2025-12-01 14:39:48 -05:00
camera
Fix check_stdlib_usage.py libc call matching
2025-11-25 01:07:10 +01:00
core
JNI_Unload must return the JNI version needed by the native library
2025-11-26 14:04:02 +01:00
cpuinfo
Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… ( #14460 )
2025-11-13 09:12:07 -08:00
dialog
Don't do NULL-checks before free()
2025-10-20 00:13:09 -07:00
dynapi
Fix check_stdlib_usage.py libc call matching
2025-11-25 01:07:10 +01:00
events
fixed issue where video events could be posted while system was quitting ( #14572 )
2025-12-03 14:17:11 -08:00
filesystem
Use a base path of "./" on Android
2025-11-15 11:29:37 -08:00
gpu
Change how WinPixEventRuntime.dll is used under D3D12/Windows. ( #14600 )
2025-12-05 09:40:57 -08:00
haptic
Use new parameter validation macro
2025-09-18 20:58:32 -07:00
hidapi
Fixed initializing EVORETRO GameCube adapters
2025-11-19 16:11:18 -08:00
io
Fixed some clang thread-safety warnings
2025-12-02 01:11:38 -08:00
joystick
gamepad_db: Remove obsolete entry
2025-12-04 21:35:59 -08:00
libm
remove watcom compiler support from private sources
2025-09-20 03:47:02 +03:00
loadso
Use new parameter validation macro
2025-09-18 20:58:32 -07:00
locale
Fix support for Windows XP and up ( #13904 )
2025-09-08 13:00:26 -07:00
main
Set SDL_MAIN_AVAILABLE for all platforms
2025-11-30 12:15:48 -08:00
misc
Fix libusb get_port_numbers signature for FreeBSD
2025-10-24 08:26:17 -07:00
power
hints: Added SDL_HINT_LOG_BACKENDS.
2025-07-14 19:49:38 -04:00
process
Use posix_spawn_file_actions_addchdir_np() on macOS
2025-09-19 08:00:03 -07:00
render
Fixed issues with YUV texture updates in the 2D renderer
2025-12-05 08:30:52 -08:00
sensor
Fix check_stdlib_usage.py libc call matching
2025-11-25 01:07:10 +01:00
stdlib
Add bounds checks in SDL_qsort ( #10066 )
2025-11-03 08:40:30 -08:00
storage
Fixed error messages for Steam storage
2025-12-02 09:43:58 -08:00
test
Support PNG icons in the SDL test code
2025-11-24 13:16:16 -08:00
thread
fixed several -Wzero-as-null-pointer-constant warnings from gcc-15
2025-11-17 17:55:10 +03:00
time
N-Gage: Add SDL_TimeToDateTime() implementation ( #14141 )
2025-10-04 20:00:27 +03:00
timer
Use new parameter validation macro
2025-09-18 20:58:32 -07:00
tray
tray: plug leak of cache dir path
2025-11-17 20:00:02 +01:00
video
stb_image.h: update mainstream issue/1838 patch from mainstream PR/1839
2025-12-05 03:30:10 +03:00
SDL.c
Clarify which thread is the main thread
2025-11-30 12:15:48 -08:00
SDL_assert.c
remove watcom compiler support from private sources
2025-09-20 03:47:02 +03: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
Use new parameter validation macro
2025-09-18 20:58:32 -07:00
SDL_hashtable.h
hashtable: Fix documentation typos
2025-07-09 12:38:16 -04:00
SDL_hints.c
Use new parameter validation macro
2025-09-18 20:58:32 -07:00
SDL_hints_c.h
Updated copyright for 2025
2025-01-01 07:45:52 -08:00
SDL_internal.h
Clarify which thread is the main thread
2025-11-30 12:15:48 -08: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
log: Fix unlikely out-of-bounds issue.
2025-12-04 13:19:53 -08:00
SDL_log_c.h
Updated copyright for 2025
2025-01-01 07:45:52 -08:00
SDL_properties.c
Use new parameter validation macro
2025-09-18 20:58:32 -07:00
SDL_properties_c.h
Updated copyright for 2025
2025-01-01 07:45:52 -08:00
SDL_utils.c
Log object leaks at debug level
2025-10-25 15:13:37 -07:00
SDL_utils_c.h
Make SDL_ObjectValid() inline for performance (thanks @mechakotik!)
2025-09-18 20:58:32 -07:00