dolphin/Source/Core/InputCommon/ControllerEmu/Control
Lioncash d07d9f3110 Control: Convert raw pointer parameter into unique_ptr
Raw pointers shouldn't be used as boundaries in scenarios where ownership
is being taken.
2017-02-10 19:35:02 -05:00
..
Control.cpp Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
Control.h Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
Input.cpp Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
Input.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
Output.cpp Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
Output.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00