dolphin/Source/Core/InputCommon
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
..
ControllerInterface Remove support for Wayland 2014-08-19 10:05:56 -04:00
CMakeLists.txt UnitTests: make it possible to build tests for code that has global dependencies 2014-08-02 09:34:39 -07:00
ControllerEmu.cpp Set the default radius to 100 for non-gcpad analog sticks. 2014-08-11 13:58:47 -04:00
ControllerEmu.h ControllerEmu: Remove focus-checking code from the rest of ControllerEmu 2014-07-11 14:08:29 -04: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 Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
InputCommon.vcxproj.filters Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
InputConfig.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
InputConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00