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 InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
DInputJoystick.h ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
DInputKeyboardMouse.cpp ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
DInputKeyboardMouse.h ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
NamedKeys.h
XInputFilter.cpp InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
XInputFilter.h InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00