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-02-07 11:58:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a50676b835bbceb7ad4921b15906a6a3a641f14
dolphin
/
Source
/
Core
/
InputCommon
History
Tillmann Karras
982893b04c
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
2024-07-21 16:36:06 +01:00
..
ControllerEmu
Merge pull request
#12711
from jordan-woyak/modifier-range-ini-default
2024-05-21 22:11:42 +02:00
ControllerInterface
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
2024-07-21 16:36:06 +01:00
ControlReference
NumericSetting: Stop values from binding to numbered input names.
2024-04-12 15:54:18 -05:00
DynamicInputTextures
InputCommon / VideoCommon: update to use new JsonFromFile function
2024-05-31 23:13:25 -05:00
CMakeLists.txt
port to OpenBSD
2024-04-22 20:50:47 +00:00
DynamicInputTextureManager.cpp
…
DynamicInputTextureManager.h
…
GCAdapter.cpp
Core::GetState: Avoid Global System Accessor
2024-04-08 16:23:23 -07:00
GCAdapter.h
…
GCPadStatus.h
…
ImageOperations.cpp
…
ImageOperations.h
…
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
…
InputProfile.h
…
KeyboardStatus.h
…