SDL/src
2025-12-06 22:35:05 -08:00
..
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 camera: Report rotation needed to account for device orientation. 2025-12-06 13:51:10 -05:00
core Updated to version 3.3.4 for preview release 2025-12-06 14:57:22 -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
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 Fix crash in UploadToTexture() on DX12. 2025-12-05 11:46:41 -08:00
haptic
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 Added a Linux mapping for the ZhiXu GuliKit Controller D 2025-12-05 11:22:38 -08:00
libm
loadso
locale
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
process
render render: D3D12 Xbox does not have COMPARISON_FUNC_NONE yet 2025-12-06 16:10:35 -05: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 subdirectories showing in enumeration of Steam storage 2025-12-06 22:35:05 -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
timer
tray tray: plug leak of cache dir path 2025-11-17 20:00:02 +01:00
video Handle SharedArrayBuffer for PNG data 2025-12-06 22:11:55 -08:00
SDL.c Clarify which thread is the main thread 2025-11-30 12:15:48 -08:00
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 Clarify which thread is the main thread 2025-11-30 12:15:48 -08:00
SDL_list.c
SDL_list.h
SDL_log.c log: Fix unlikely out-of-bounds issue. 2025-12-04 13:19:53 -08: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