dolphin/Source/Core/InputCommon
2025-11-06 22:34:40 -06:00
..
ControllerEmu WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get confused and mistakenly enable it. 2025-10-04 14:34:49 -05:00
ControllerInterface Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
ControlReference Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
DynamicInputTextures Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
CMakeLists.txt InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. 2025-06-07 16:27:54 -05:00
DynamicInputTextureManager.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
DynamicInputTextureManager.h Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
GCAdapter.cpp Revert "Android/GCAdapter: Don't join current thread" 2025-07-27 11:21:04 +02:00
GCAdapter.h
GCPadStatus.h
ImageOperations.cpp Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer. 2025-05-03 18:32:30 -05:00
ImageOperations.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
InputConfig.cpp Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
InputConfig.h InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Common::HookableEvent. 2025-11-05 17:12:56 -06:00
InputProfile.cpp Modernize std::set_intersection with ranges 2024-10-10 00:53:48 -07:00
InputProfile.h
KeyboardStatus.h