dolphin/Source/Core/InputCommon/ControllerInterface/DInput
Jasper St. Pierre 0c056c6411 DInput: Remove the unsupported Lights output
The LEDs feature doesn't actually do anything: the SetState method is
entirely commented out.
2014-11-28 10:50:45 -08: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 DInput: Remove the unsupported Lights output 2014-11-28 10:50:45 -08:00
DInputKeyboardMouse.h DInput: Remove the unsupported Lights output 2014-11-28 10:50:45 -08: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