dolphin/Source/Core/InputCommon/ControllerInterface
Matthew Parlane a86f2fe2e7 Merge pull request #2199 from skidau/remove-controls-lock
Cleaned up the controller locking mechanism
2015-04-21 11:13:30 +12:00
..
Android
DInput Track the co-ordinates of the mouse relative to the pointed window instead of the original hwnd. 2015-03-28 11:38:14 +11:00
ForceFeedback ForceFeedback: Apply immediately as well 2014-11-28 10:54:04 -08:00
OSX
SDL Remove an assumption in SDL. 2015-01-19 16:07:28 -06:00
XInput XInput: Apply immediately as well 2014-11-28 10:54:04 -08:00
Xlib
ControllerInterface.cpp Revert the recent changes related to updating hwnd 2015-03-28 11:08:25 +11:00
ControllerInterface.h Revert the recent changes related to updating hwnd 2015-03-28 11:08:25 +11:00
Device.cpp
Device.h HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
ExpressionParser.cpp Do not fail to evaluate an expression if some input is missing 2015-02-26 01:24:54 +01:00
ExpressionParser.h