dolphin/Source/Core/InputCommon/ControllerInterface/DInput
Lioncash 37d643c7d3 InputCommon/DInputJoystick: Correct force-feedback flag testing
Introduced in a995e2f5ba

We need to be performing a bitwise AND on the flags and not a logical
AND, otherwise we could end up counting device objects that don't
support forced feedback.
2019-08-02 10:26:44 -04:00
..
DInput8.h
DInput.cpp InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
DInput.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
DInputJoystick.cpp InputCommon/DInputJoystick: Correct force-feedback flag testing 2019-08-02 10:26:44 -04:00
DInputJoystick.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
DInputKeyboardMouse.cpp InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
DInputKeyboardMouse.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
NamedKeys.h
XInputFilter.cpp InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
XInputFilter.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00