dolphin/Source/Core/InputCommon/ControllerInterface
Rachel Bryk 5adbc83453 Change ControlState typedef to double, and change all related floats/doubles to use it.
Fixes an off by 1 issue related to double->float->double conversion, and eliminates numerous warnings.
2014-09-03 03:08:09 -04:00
..
Android [Android] Fix a bunch of input bugs. 2014-04-24 08:51:44 -05:00
DInput Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
ForceFeedback windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. 2014-08-23 10:48:48 -07:00
OSX Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
SDL Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
XInput Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
Xlib clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ControllerInterface.cpp GLInterface: Destroy GLWin 2014-08-19 10:06:25 -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 Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
ExpressionParser.cpp Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
ExpressionParser.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00