dolphin/Source/Core/InputCommon/ControllerInterface/DInput
Michael Maltese 3e69d066f5 ControllerInterface: replace Reinitialize with RefreshDevices
The SDL backend crashes when you close a joystick after SDL_Quit has
been called. Some backends don't need to be shutdown and
re-initialized everytime, we can just ask to enumerate devices again.
2016-11-30 16:07:55 -08:00
..
DInput8.h
DInput.cpp ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
DInput.h ControllerInterface: replace Reinitialize with RefreshDevices 2016-11-30 16:07:55 -08:00
DInputJoystick.cpp
DInputJoystick.h
DInputKeyboardMouse.cpp
DInputKeyboardMouse.h
NamedKeys.h
XInputFilter.cpp
XInputFilter.h