SDL/src
2026-02-08 11:01:23 -08:00
..
atomic Fix compiler warning in MSVC ARM64 builds 2026-01-19 10:16:35 -08:00
audio dummyaudio: Remove bitrotted support for __EMSCRIPTEN_PTHREADS__ code path. 2026-02-08 09:31:13 -08:00
camera emscripten: Unify creation of Module['SDL3'] in at SDL_Init time. 2026-02-02 19:21:42 -05:00
core Fix warning: strict prototypes (#14992) 2026-02-07 07:38:59 -08:00
cpuinfo Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dialog dialog_utils: fix NameTransform() function pointer type (#15002) 2026-02-07 23:23:47 +03:00
dynapi tray: Add icon click callbacks for Windows and macOS (#14964) 2026-02-04 12:50:00 -08:00
events Guarantee that pens are in proximity before motion and button events 2026-02-05 10:24:04 -08:00
filesystem iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:28 -08:00
gpu tests: Fix unreachable code warnings (#14993) 2026-02-07 20:42:59 +03:00
haptic More prefer SDL_zero*() 2026-01-23 16:02:16 -08:00
hidapi hidapi, windows: Fix -Wjump-misses-init warning (#14990) 2026-02-07 21:10:50 +03:00
io asyncio: don't report failures on closing read-only files with Windows IoRing. 2026-01-31 13:27:19 -05:00
joystick Fix Switch and Switch 2 player LED patterns 2026-02-07 07:37:25 -08:00
libm CodeSpell 2026-02-07 18:14:00 +03:00
loadso Updated copyright for 2026 2026-01-01 09:40:08 -08:00
locale Updated copyright for 2026 2026-01-01 09:40:08 -08:00
main Updated copyright for 2026 2026-01-01 09:40:08 -08:00
misc Add and use libusb_set_auto_detach_kernel_driver for the Switch 2 driver 2026-02-05 14:58:15 -08:00
power More prefer SDL_zero*() 2026-01-23 16:02:16 -08:00
process Updated copyright for 2026 2026-01-01 09:40:08 -08:00
render Fixed checking against cached shader params (thanks @ccawley2011!) 2026-02-08 10:59:18 -08:00
sensor Updated copyright for 2026 2026-01-01 09:40:08 -08:00
stdlib CodeSpell 2026-02-07 18:14:00 +03:00
storage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
test test_common: Changed a bunch of strcmp ifs to else ifs. 2026-02-04 14:27:41 -05:00
thread Up-to-date QNX support (#14806) 2026-01-30 15:32:43 -08:00
time Updated copyright for 2026 2026-01-01 09:40:08 -08:00
timer Updated copyright for 2026 2026-01-01 09:40:08 -08:00
tray Fix warning: strict prototypes (#14992) 2026-02-07 07:38:59 -08:00
video cocoa: Fix 1px border in fullscreen on Tahoe 2026-02-08 11:01:23 -08:00
SDL.c emscripten: Cleanup some wasm32/wasm64 ifdefs. 2026-02-02 19:21:42 -05:00
SDL_assert.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_guid.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:27 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_internal.h GPU: OpenXR integration (#14837) 2026-01-30 17:18:51 -05:00
SDL_list.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_list.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_utils.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_utils_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00