..
atomic
Add support for tcc to cmake ( #14464 )
2025-11-15 11:24:15 -08:00
audio
wasapi: Minor style tweaks.
2025-11-13 20:58:21 -05:00
camera
Fixed warning C4127 (conditional expression is constant) in Visual Studio
2025-11-17 16:06:58 -08:00
core
Allow opening asset paths starting with "./"
2025-11-18 15:29:04 -08: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
Add SDL_LoadSurface and SDL_LoadSurface_IO ( #14374 )
2025-11-13 14:50:37 -08:00
events
mouse: Fix memory leak if events are sent after shutdown
2025-11-17 13:28:05 -05:00
filesystem
Use a base path of "./" on Android
2025-11-15 11:29:37 -08:00
gpu
gpu: Windows 11 guarantees a D3D12 minimum, skip checks accordingly
2025-11-12 16:22:35 -05:00
haptic
hidapi
Added support for the new Steam Controller
2025-11-12 11:32:32 -08:00
io
Remove redundant semicolons.
2025-11-09 07:29:27 -08:00
joystick
Fixed warning C4127 (conditional expression is constant) in Visual Studio
2025-11-17 16:06:58 -08:00
libm
loadso
locale
main
misc
Fix libusb get_port_numbers signature for FreeBSD
2025-10-24 08:26:17 -07:00
power
process
render
Fixed crash in the vulkan renderer when the window is minimized
2025-11-14 12:35:33 -08:00
sensor
Fixed error: incompatible function pointer types passing
2025-10-27 10:13:57 -07:00
stdlib
Add bounds checks in SDL_qsort ( #10066 )
2025-11-03 08:40:30 -08:00
storage
Use a base path of "./" on Android
2025-11-15 11:29:37 -08:00
test
fixed several -Wzero-as-null-pointer-constant warnings from gcc-15
2025-11-17 17:55:10 +03:00
thread
fixed several -Wzero-as-null-pointer-constant warnings from gcc-15
2025-11-17 17:55:10 +03:00
time
timer
tray
tray: plug leak of cache dir path
2025-11-17 20:00:02 +01:00
video
wayland: Free the cursors before stopping the event thread
2025-11-18 20:36:38 -05:00
SDL.c
SDL_assert.c
SDL_assert_c.h
SDL_error.c
SDL_error_c.h
SDL_guid.c
SDL_hashtable.c
SDL_hashtable.h
SDL_hints.c
SDL_hints_c.h
SDL_internal.h
Made SDL_dlopennote.h a public header
2025-10-10 12:47:42 -07:00
SDL_list.c
SDL_list.h
SDL_log.c
log: Rework NGAGE logging. ( #14321 )
2025-10-27 08:48:04 -07:00
SDL_log_c.h
SDL_properties.c
SDL_properties_c.h
SDL_utils.c
Log object leaks at debug level
2025-10-25 15:13:37 -07:00
SDL_utils_c.h