dolphin/Source/Core/InputCommon/ControllerInterface
Ryan Houdek 817abdd579 Remove an assumption in SDL.
We can compile with haptic support, and then not initialize due to haptics not being available.
So if we are compiling with haptics, test initializing with haptics and if that fails attempt to initialize without haptics before bailing out.
2015-01-19 16:07:28 -06:00
..
Android
DInput
ForceFeedback
OSX
SDL Remove an assumption in SDL. 2015-01-19 16:07:28 -06:00
XInput
Xlib
ControllerInterface.cpp HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
ControllerInterface.h HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
Device.cpp
Device.h HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
ExpressionParser.cpp
ExpressionParser.h