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-02-05 20:28:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
ControlReference
History
Jun Su
b6ff15c130
Cleanup warnings of -Wmissing-declarations
...
Add static to the functions which is not intentionally export to big scope.
2020-03-24 20:16:10 +08:00
..
ControlReference.cpp
InputCommon: Make the "input gate" not racey.
2019-11-06 16:31:02 -06:00
ControlReference.h
InputCommon: Eliminate some duplicated button threshold logic.
2020-02-09 10:37:18 -06:00
ExpressionParser.cpp
Cleanup warnings of -Wmissing-declarations
2020-03-24 20:16:10 +08:00
ExpressionParser.h
ExpressionParser: Add XOR operator.
2019-10-20 09:51:52 -05:00
FunctionExpression.cpp
InputCommon: Allow controller settings specified with input expresions.
2020-02-08 14:01:55 -06:00
FunctionExpression.h
InputCommon: Allow controller settings specified with input expresions.
2020-02-08 14:01:55 -06:00