dolphin/Source/Core/InputCommon
2015-01-21 13:29:39 -06:00
..
ControllerInterface Remove an assumption in SDL. 2015-01-19 16:07:28 -06:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
ControllerEmu.cpp Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
ControllerEmu.h Controller Interface: Remove "using namespace" in header file. 2014-09-04 23:02:25 -05:00
GCPadStatus.h Changed GCPadStatus struct to use cstdint types instead of char, short etc. 2014-08-14 14:14:07 -05:00
InputCommon.vcxproj Merge pull request #925 from shuffle2/xbcd-compat 2014-09-02 23:21:47 -07:00
InputCommon.vcxproj.filters Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
InputConfig.cpp InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00
InputConfig.h InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00
KeyboardStatus.h Added GameCube Keyboard support. 2015-01-17 09:36:05 +11:00