dolphin/Source/Core/InputCommon/ControllerInterface/DInput
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
..
DInput.cpp windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. 2014-08-23 10:48:48 -07:00
DInput.h windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. 2014-08-23 10:48:48 -07:00
DInput8.h windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. 2014-08-23 10:48:48 -07:00
DInputJoystick.cpp Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
DInputJoystick.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DInputKeyboardMouse.cpp Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
DInputKeyboardMouse.h windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. 2014-08-23 10:48:48 -07:00
NamedKeys.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
XInputFilter.cpp Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
XInputFilter.h Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00