SDL/src/core
Sam Lantinga 99e1d9595f Moved mouse/keyboard detection to a separate thread on Windows
Getting device names can hang for a long time on certain devices, so make sure this is done on a separate thread to avoid blocking initialization and the main loop.

Fixes https://github.com/libsdl-org/SDL/issues/12913

(cherry picked from commit bc623d1af6)
2026-02-16 11:27:11 -08:00
..
android
freebsd
gdk
haiku
linux
ngage
openbsd
unix
windows Moved mouse/keyboard detection to a separate thread on Windows 2026-02-16 11:27:11 -08:00
SDL_core_unsupported.c
SDL_core_unsupported.h