dolphin/Source/Core/InputCommon
Jasper St. Pierre c29d5ff989 ControllerEmu: Always convert to polar coordinates and back
Most users will have something in the radius or deadzone fields, so
don't bother filtering out 'extra' work. This also lets us clean up
the modifier implementation.
2014-07-11 13:32:57 -04:00
..
ControllerInterface mark all local functions as static 2014-07-11 16:07:23 +02:00
CMakeLists.txt Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
ControllerEmu.cpp ControllerEmu: Remove support for the "Square Stick" option 2014-07-11 13:32:57 -04:00
ControllerEmu.h ControllerEmu: Always convert to polar coordinates and back 2014-07-11 13:32:57 -04:00
GCPadStatus.h Change SPADStatus struct name to GCPadStatus 2014-07-10 22:02:38 -04:00
InputCommon.vcxproj Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputCommon.vcxproj.filters Remove UDPWiimote feature 2014-07-11 13:32:56 -04: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
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00