SDL/src
2026-02-12 15:46:19 -08:00
..
atomic Updated copyright for 2026 2026-01-01 09:48:19 -08:00
audio wasapi: Patched to compile. 2026-02-10 11:35:33 -05:00
camera emscripten: Unify creation of Module['SDL3'] in at SDL_Init time. 2026-02-02 19:23:28 -05:00
core Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION 2026-02-08 11:56:12 -08:00
cpuinfo Updated copyright for 2026 2026-01-01 09:48:19 -08:00
dialog dialog_utils: fix NameTransform() function pointer type (#15002) 2026-02-08 09:32:18 -08:00
dynapi SDL_CreateGPURenderState() doesn't modify the createinfo parameter 2026-01-17 20:49:04 -08:00
events Guarantee that pens are in proximity before motion and button events 2026-02-05 14:09:07 -08:00
filesystem iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:45 -08:00
gpu GPU: Allow D3D12 backend to load vendored D3D12Core.dll (#14946) 2026-02-02 11:40:08 -08:00
haptic More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
hidapi Steam Controller report 0x45 is used for BLE mode 2026-02-12 15:46:19 -08:00
io asyncio: don't report failures on closing read-only files with Windows IoRing. 2026-01-31 16:06:54 -08:00
joystick Steam Controller report 0x45 is used for BLE mode 2026-02-12 15:46:19 -08:00
libm Updated copyright for 2026 2026-01-01 09:48:19 -08:00
loadso Updated copyright for 2026 2026-01-01 09:48:19 -08:00
locale Updated copyright for 2026 2026-01-01 09:48:19 -08:00
main emscripten: drag-and-drop fixes. 2026-02-09 21:43:12 -05:00
misc Add and use libusb_set_auto_detach_kernel_driver for the Switch 2 driver 2026-02-05 14:59:10 -08:00
power More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
process Updated copyright for 2026 2026-01-01 09:48:19 -08:00
render render: OpenGL and GLES2 should explicitly request a not-sRGB-capable context. 2026-02-09 21:44:47 -05:00
sensor Updated copyright for 2026 2026-01-01 09:48:19 -08:00
stdlib Updated copyright for 2026 2026-01-01 09:48:19 -08:00
storage Updated copyright for 2026 2026-01-01 09:48:19 -08:00
test Updated copyright for 2026 2026-01-01 09:48:19 -08:00
thread thread: Use a flexible array member for "array" in SDL_TLSData. 2026-01-16 08:32:27 -08:00
time Updated copyright for 2026 2026-01-01 09:48:19 -08:00
timer Updated copyright for 2026 2026-01-01 09:48:19 -08:00
tray Updated copyright for 2026 2026-01-01 09:48:19 -08:00
video video: Wrap OpenGL work in ifdefs. 2026-02-09 21:45:42 -05:00
SDL.c Fixed HIDAPI hotplug detection in applications that don't initialize video 2026-02-11 09:12:35 -08:00
SDL_assert.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_error.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_error_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_guid.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:55 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_internal.h Fixed HIDAPI hotplug detection in applications that don't initialize video 2026-02-11 09:12:35 -08:00
SDL_list.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_list.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_utils.c emscripten: drag-and-drop fixes. 2026-02-09 21:43:12 -05:00
SDL_utils_c.h emscripten: drag-and-drop fixes. 2026-02-09 21:43:12 -05:00