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-01-24 21:09:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2270c3e90a29df757ca6d0d5a1809a9aab7bc1fe
dolphin
/
Source
/
Core
/
InputCommon
History
shuffle2
2270c3e90a
Merge pull request
#797
from shuffle2/msvc-pch
...
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-16 14:58:28 -07:00
..
ControllerInterface
Restore Wayland compatibility.
2014-08-04 18:26:03 +02: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
ControllerEmu: Remove focus-checking code from the rest of ControllerEmu
2014-07-11 14:08:29 -04: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
…