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-01-12 09:09:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
History
Lioncash
f17dcd2019
Merge pull request
#764
from magcius/new-nogui-2
...
Rewrite GLInterface
2014-08-21 14:14:54 -04:00
..
ControllerInterface
Merge pull request
#764
from magcius/new-nogui-2
2014-08-21 14:14:54 -04: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
Set the default radius to 100 for non-gcpad analog sticks.
2014-08-11 13:58:47 -04:00
ControllerEmu.h
msvc: resolve all warnings in DolphinWX.
2014-08-19 22:33:48 -07: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: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
InputCommon.vcxproj.filters
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
InputConfig.cpp
Use only section-based ini reading.
2014-06-16 01:31:23 -04:00
InputConfig.h
Convert all includes to relative paths.
2014-02-18 02:19:10 -05:00