This website requires JavaScript.
Explore
Help
Register
Sign In
Firehawk52-backup
/
dolphin
Watch
28
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-16 08:53:16 -03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59dc7cfe7dc962ef5cddbb0055fee6923db33445
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