dolphin/Source/Core/InputCommon
Pokechu22 dd6592698e GCAdapter: Merge GCAdapter.cpp and GCAdapter_Android.cpp
This is mostly a brainless merge, #ifdef-ing anything that doesn't match between the two while preserving common logic.  I didn't rename any variables (although similar ones do exist), but I did change one log that was ERROR on android and NOTICE elsewhere to just always be NOTICE.  Further merging will follow.
2022-06-02 19:39:36 -07:00
..
ControllerEmu InputCommon: Use value of "Modifier" button "Range" setting rather than always applying 50%. 2022-01-04 14:09:50 -06:00
ControllerInterface Core/WGInput: Use fmt logging and include HRESULT in messages 2022-05-19 12:12:19 -07:00
ControlReference Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
DynamicInputTextures
CMakeLists.txt GCAdapter: Merge GCAdapter.cpp and GCAdapter_Android.cpp 2022-06-02 19:39:36 -07:00
DynamicInputTextureManager.cpp
DynamicInputTextureManager.h
GCAdapter.cpp GCAdapter: Merge GCAdapter.cpp and GCAdapter_Android.cpp 2022-06-02 19:39:36 -07:00
GCAdapter.h
GCPadStatus.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
ImageOperations.cpp Add option for setting the PNG zlib compression level 2021-11-18 13:10:22 -08:00
ImageOperations.h
InputConfig.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
InputConfig.h
InputProfile.cpp
InputProfile.h
KeyboardStatus.h