This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-05-06 10:01:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
History
Pierre Bourdon
9ff7125786
Merge pull request
#810
from lioncash/controller-interface
...
InputCommon: Don't base default radius of analog sticks off of their name
2014-08-24 19:58:25 +02:00
..
ControllerInterface
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
CMakeLists.txt
UnitTests: make it possible to build tests for code that has global dependencies
2014-08-02 09:34:39 -07:00
ControllerEmu.cpp
InputCommon: Don't base default radius of analog sticks off of their name.
2014-08-15 13:06:56 -04:00
ControllerEmu.h
Merge pull request
#810
from lioncash/controller-interface
2014-08-24 19:58:25 +02:00
GCPadStatus.h
Changed GCPadStatus struct to use cstdint types instead of char, short etc.
2014-08-14 14:14:07 -05:00
InputCommon.vcxproj
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
InputCommon.vcxproj.filters
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
InputConfig.cpp
…
InputConfig.h
…