SDL/src
2025-12-31 16:43:54 -08:00
..
atomic Add support for tcc to cmake (#14464) 2025-11-15 11:24:15 -08:00
audio emscriptenaudio: Don't force reset SDL3.audio_recording/audio_playback. 2025-12-30 15:40:25 -05:00
camera dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 2025-12-24 23:45:50 +03:00
core Updated to version 3.4.0 for release 2025-12-31 16:43:54 -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 emscripten: Move fill-document from hint/property to a window flag. 2025-12-07 21:12:13 -05:00
events video: Handle window destruction in event handlers 2025-12-09 14:10:43 -05:00
filesystem Fix SDL_EnumerateDirectory(/) failing on POSIX and Windows. 2025-12-15 17:01:02 -08:00
gpu gpu: Use the window event watcher list for Vulkan and D3D12 2025-12-30 22:18:19 -05:00
haptic DirectInput FFB: Calculate appropriate update flags (#14570) 2025-12-30 14:43:49 -08:00
hidapi Added SDL_HINT_HIDAPI_LIBUSB_GAMECUBE 2025-12-30 14:14:51 -08:00
io dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 2025-12-24 23:45:50 +03:00
joystick Added enhanced support for the Flydigi Vader 5 Pro controller 2025-12-31 07:46:56 -08:00
libm
loadso
locale
main Set SDL_MAIN_AVAILABLE for all platforms 2025-11-30 12:15:48 -08:00
misc dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 2025-12-24 23:45:50 +03:00
power Use the aggregate upower device for power status when available 2025-12-19 17:42:33 -08:00
process
render gpu renderer: fixed memory leak when resizing the backbuffer 2025-12-31 08:00:26 -08:00
sensor Fix check_stdlib_usage.py libc call matching 2025-11-25 01:07:10 +01:00
stdlib Don't create the SDL environment in SDL_setenv_unsafe() 2025-12-13 21:28:05 -08:00
storage dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 2025-12-24 23:45:50 +03:00
test SDL_test: allow disabling colorized output 2025-12-15 23:19:25 +01:00
thread fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 2025-11-17 17:55:10 +03:00
time Prefer SDL_arraysize() 2025-12-30 12:22:03 -08:00
timer timer: Use the emscripten-specific code on Emscripten, even with threading. 2025-12-30 18:57:55 -05:00
tray tray: plug leak of cache dir path 2025-11-17 20:00:02 +01:00
video x11: Don't dedup move/size events 2025-12-31 17:55:32 -05: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 Added enhanced support for the Flydigi Vader 5 Pro controller 2025-12-31 07:46:56 -08:00
SDL_utils_c.h