dolphin/Source/Core/InputCommon/ControllerInterface
Connor McLaughlin bed2d66bed
Merge pull request #8117 from weihuoya/threaded_env
android: get java env from thread local storage
2019-06-08 20:42:15 +10:00
..
Android android: thread local env 2019-05-29 20:22:26 +08:00
DInput InputCommon/DInput.h: Add missing include 2019-05-08 21:01:46 +02:00
ForceFeedback Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
OSX Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Pipes Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Quartz Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
SDL ControllerInterface: SDL: Replace unclear bool parameter with enum class. 2019-03-17 08:53:53 -05:00
Win32 InputCommon: Fix Win32 init race. 2019-03-31 07:46:58 -05:00
XInput ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplug event. 2019-03-29 09:04:16 -05:00
Xlib Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
evdev Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
ControllerInterface.cpp ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplug event. 2019-03-29 09:04:16 -05:00
ControllerInterface.h Add ControllerInterface::Win32 to wrap XInput and DInput 2019-03-29 08:01:39 -05:00
Device.cpp ControllerInterface/Device: Make DetectInput() a const member function 2019-05-29 19:23:54 -04:00
Device.h ControllerInterface/Device: Make DetectInput() a const member function 2019-05-29 19:23:54 -04:00