dolphin/Source/Core/InputCommon/ControllerInterface
2024-01-15 15:17:32 +01:00
..
Android ControllerInterface/Android: Add null check to AddDevice 2023-08-15 13:31:18 +02:00
DInput Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
DualShockUDPClient Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
evdev Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
ForceFeedback
Pipes Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
Quartz Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
SDL InputCommon/SDL: Fix incorrect use of std::vector::assign() and check bounds. 2024-01-15 15:17:32 +01:00
SteamDeck Steam Deck: Pad out feature report to 64 bytes 2024-01-10 19:49:52 -08:00
Touch
WGInput Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
Wiimote Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
Win32
XInput Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
Xlib Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
ControllerInterface.cpp Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
ControllerInterface.h Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
CoreDevice.cpp ControllerInterface: Make FullAnalogSurface inherit IsDetectable() 2024-01-10 12:20:07 +01:00
CoreDevice.h ControllerInterface: Make FullAnalogSurface inherit IsDetectable() 2024-01-10 12:20:07 +01:00
InputBackend.cpp Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
InputBackend.h Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
MappingCommon.cpp MappingCommon: Make use of std::erase_if 2023-12-12 13:31:18 -05:00
MappingCommon.h