This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-19 20:20:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
079b1ba93deb8f3585f9211cfd1f73ccf16ae2a7
dolphin
/
Source
/
Core
/
InputCommon
History
Lioncash
ebb48d019e
Clean up some struct indentations
...
Also cleaned up the indentations of some variable declarations.
2014-02-09 19:40:11 -05:00
..
ControllerInterface
Clean up some struct indentations
2014-02-09 19:40:11 -05:00
CMakeLists.txt
ForceFeedback: Add OSX rumble support
2014-02-09 17:01:45 +09:00
ControllerEmu.cpp
Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation.
2014-02-01 17:20:35 -05:00
ControllerEmu.h
Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation.
2014-02-01 17:20:35 -05:00
GCPadStatus.h
…
InputCommon.vcxproj
ControllerInterface: Move DInput ForceFeedback support to a seperate class
2014-02-09 17:01:38 +09:00
InputCommon.vcxproj.filters
ControllerInterface: Move DInput ForceFeedback support to a seperate class
2014-02-09 17:01:38 +09:00
InputConfig.cpp
…
InputConfig.h
…
stdafx.cpp
…
stdafx.h
…
UDPWiimote.cpp
…
UDPWiimote.h
…
UDPWrapper.cpp
…
UDPWrapper.h
…
X11InputBase.cpp
…
X11InputBase.h
…