dolphin/Source/Core/InputCommon/ControllerInterface
Jasper St. Pierre 8bd4b9d2f9 Remove support for Wayland
Yes, this is a fancy new feature, but our Wayland support was
particularly bitrotten, and ideally this would be handled by a platform
layer like SDL. If not, we can always add this back in when GLInterface
has caught up. We might be able to even support wxWidgets and GL
together with subsurfaces!
2014-08-19 10:05:56 -04:00
..
Android [Android] Fix a bunch of input bugs. 2014-04-24 08:51:44 -05:00
DInput Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
ForceFeedback Merge pull request #665 from lioncash/cisms 2014-07-25 01:30:29 +02:00
OSX clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
SDL mark all local functions as static 2014-07-11 16:07:23 +02:00
XInput Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
Xlib clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ControllerInterface.cpp Remove support for Wayland 2014-08-19 10:05:56 -04:00
ControllerInterface.h Remove SDL from Externals. 2014-05-04 19:41:02 -05:00
Device.cpp Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
Device.h ControllerInterface: Gate the input based on our new background input setting 2014-07-11 13:38:52 -04:00
ExpressionParser.cpp ControllerInterface: Gate the input based on our new background input setting 2014-07-11 13:38:52 -04:00
ExpressionParser.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00