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-05-20 12:49:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4b464e727d2de0d3b41f673909619de119b78c1
dolphin
/
Source
/
Core
/
InputCommon
T
History
Jordan Woyak
e4b464e727
InputCommon/ExpressionParser: Make function argument parsing error
...
message more clear.
2025-01-28 20:13:06 -06:00
..
ControllerEmu
Modernize
std::any_of
with ranges
2024-12-15 19:54:16 -08:00
ControllerInterface
InputCommon: Add support for SDL gamecontroller rumble triggers.
2025-01-21 21:09:39 -06:00
ControlReference
InputCommon/ExpressionParser: Make function argument parsing error
2025-01-28 20:13:06 -06:00
DynamicInputTextures
Modernize
std::all_of
with ranges
2024-12-15 19:50:34 -08:00
CMakeLists.txt
port to OpenBSD
2024-04-22 20:50:47 +00:00
DynamicInputTextureManager.cpp
InputCommon / VideoCommon: remove dynamic input reloading the texture cache, this is no longer needed, assets reload automatically!
2023-06-07 18:30:10 -05:00
DynamicInputTextureManager.h
Common/IniFile: Move interface into Common namespace
2023-04-13 10:19:28 -04:00
GCAdapter.cpp
Fix segfault when passing invalid arguments
2025-01-24 20:52:33 +01:00
GCAdapter.h
…
GCPadStatus.h
…
ImageOperations.cpp
…
ImageOperations.h
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07:00
InputConfig.cpp
InputCommon: Use distinct values for profile key
2024-02-04 17:55:08 +01:00
InputConfig.h
InputCommon: Use distinct values for profile key
2024-02-04 17:55:08 +01:00
InputProfile.cpp
Modernize
std::set_intersection
with ranges
2024-10-10 00:53:48 -07:00
InputProfile.h
…
KeyboardStatus.h
…