dolphin/Source/Core/InputCommon/ControllerEmu
2024-10-27 19:17:01 -04:00
..
Control
ControlGroup ControllerEmu: Change trigger threshold check to >= instead of > and set minimum threshold in UI to 1% to prevent user error. 2024-10-11 19:38:38 -05:00
Setting
ControllerEmu.cpp
ControllerEmu.h Modernize std::equal with ranges 2024-10-10 00:53:48 -07:00
StickGate.cpp Simplify std::transform with std::ranges::transform_view 2024-10-09 17:26:10 -07:00
StickGate.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00