dolphin/Source/Core/InputCommon/ControllerInterface/evdev
Tillmann Karras d1db347c8a evdev: close file descriptors in a separate thread
For some reason Linux is surprisingly slow at closing file descriptors
of event devices. This commit improves GUI startup times on my computer
by about 1.5 seconds.
2024-04-06 20:58:17 +01:00
..
evdev.cpp evdev: close file descriptors in a separate thread 2024-04-06 20:58:17 +01:00
evdev.h Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00