dolphin/Source/Core/InputCommon
Jasper St. Pierre 928d05ec47 InputCommon: Remove the Xlib backend
The XInput2 backend is more performant, so let's default to it and
remove the old, core-only backend.
2016-09-04 10:44:22 -07:00
..
ControllerInterface InputCommon: Remove the Xlib backend 2016-09-04 10:44:22 -07:00
CMakeLists.txt InputCommon: Remove the Xlib backend 2016-09-04 10:44:22 -07:00
ControllerEmu.cpp ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
ControllerEmu.h ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
GCAdapter.cpp GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter.h GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter_Android.cpp GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter_Null.cpp GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCPadStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputCommon.vcxproj Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputCommon.vcxproj.filters Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputConfig.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputConfig.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
KeyboardStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00