SDL/src
2026-02-03 09:32:37 -08:00
..
atomic Updated copyright for 2026 2026-01-01 09:48:19 -08:00
audio emscripten: Cleanup some wasm32/wasm64 ifdefs. 2026-02-02 19:23:33 -05:00
camera emscripten: Unify creation of Module['SDL3'] in at SDL_Init time. 2026-02-02 19:23:28 -05:00
core Fix typos in comments. 2026-01-30 07:25:35 -08:00
cpuinfo Updated copyright for 2026 2026-01-01 09:48:19 -08:00
dialog Fixed macOS build when video is disabled 2026-01-29 14:30:51 -08:00
dynapi SDL_CreateGPURenderState() doesn't modify the createinfo parameter 2026-01-17 20:49:04 -08:00
events Fix incorrect type in SDL_GetMice() and SDL_GetKeyboards() allocation (#14870) 2026-01-19 15:24:37 -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 Fixed conflict when linking both SDL and hidapi statically 2026-01-06 06:10:51 -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 Fixed the GameCube Controller Adapter showing up twice on macOS 2026-02-02 15:56:06 -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 Updated copyright for 2026 2026-01-01 09:48:19 -08:00
misc Updated copyright for 2026 2026-01-01 09:48:19 -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 Fix invalidation of bound textures/shaders across a renderer flush on D3D9 2026-01-31 17:17:44 -08: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 surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS 2026-02-03 09:32:37 -08:00
SDL.c emscripten: Cleanup some wasm32/wasm64 ifdefs. 2026-02-02 19:23:33 -05: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 Updated copyright for 2026 2026-01-01 09:48:19 -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 Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_utils_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00