This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
d07d9f3110c1ee425872eb349a5ddd6a75941e39
dolphin
/
Source
/
Core
/
InputCommon
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
..
ControllerEmu
Control: Convert raw pointer parameter into unique_ptr
2017-02-10 19:35:02 -05:00
ControllerInterface
InputCommon: Extract ControlReference from ControllerInterface
2017-02-07 22:59:10 -08:00
ControlReference
ControlReference: put parsed_expression in a unique_ptr
2017-02-07 22:59:29 -08:00
CMakeLists.txt
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GCAdapter_Android.cpp
Core: Convert State enum into an enum class
2017-02-05 08:32:23 -05:00
GCAdapter.cpp
Move libusb context initialization to on first use
2017-02-07 00:47:21 +01:00
GCAdapter.h
GCAdapter: Return input state by value
2016-08-01 21:27:51 -04:00
GCPadStatus.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
InputCommon.vcxproj
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
InputCommon.vcxproj.filters
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
InputConfig.cpp
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
InputConfig.h
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
KeyboardStatus.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00