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
..
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
DInput8.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02: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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
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