dolphin/Source/Core/InputCommon
Filoppi 379ffc268d IMUGyroscope: make GetState update optional (on by default), fix const, clean code
My future PRs will split the UI state from the Emulation State of some of these emulated
controller values and this readies the code for it.
2021-05-19 20:51:35 +03:00
..
ControllerEmu IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
ControllerInterface InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
ControlReference InputCommon: follow coding conventions 2021-05-12 18:27:24 +03:00
DynamicInputTextures
CMakeLists.txt
DynamicInputTextureManager.cpp
DynamicInputTextureManager.h
GCAdapter_Android.cpp InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
GCAdapter.cpp InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
GCAdapter.h
GCPadStatus.h
ImageOperations.cpp
ImageOperations.h
InputConfig.cpp Add mixed comments to input code, make some tooltip clearer 2021-05-12 18:27:23 +03:00
InputConfig.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
InputProfile.cpp
InputProfile.h
KeyboardStatus.h