This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0cac00a39c38f603a301be9c9aa769aa28e9d839
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
Control
T
History
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
…
Output.cpp
Control: Convert raw pointer parameter into unique_ptr
2017-02-10 19:35:02 -05:00
Output.h
…