dolphin/Source/Core/InputCommon/ControllerInterface/DInput
Jasper St. Pierre f2787f620e ControllerInterface: Make UpdateInput / UpdateOutput return void
The return values here have never been checked, so it doesn't make sense
to return a value to begin with.
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 ControllerInterface: Make UpdateInput / UpdateOutput return void 2014-11-28 10:50:45 -08:00
DInputJoystick.h ControllerInterface: Make UpdateInput / UpdateOutput return void 2014-11-28 10:50:45 -08:00
DInputKeyboardMouse.cpp ControllerInterface: Make UpdateInput / UpdateOutput return void 2014-11-28 10:50:45 -08:00
DInputKeyboardMouse.h ControllerInterface: Make UpdateInput / UpdateOutput return void 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