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-12 23:08:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c7ab286f5b42d7f95b4d6c1369e2a11615a3a0b
dolphin
/
Source
/
Core
/
InputCommon
T
History
JMC47
189d09011b
Merge pull request
#13363
from JoshuaVandaele/nowarnings
...
Fix multiple minor warnings
2025-03-10 15:04:14 -04:00
..
ControllerEmu
Merge pull request
#13208
from Dentomologist/wiitasinputwindow_update_on_attachment_change
2025-02-02 18:02:58 +01:00
ControllerInterface
Merge pull request
#13276
from JoshuaVandaele/sfml-3.0.0
2025-03-10 15:03:36 -04:00
ControlReference
Fix multiple minor warnings
2025-02-21 19:17:29 +01: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
LibusbDevice: Don't detach kernel drivers on macOS
2025-02-01 10:32:20 +13:00
GCAdapter.h
GCAdapter: Process pad state in read thread and other general cleanups.
2022-10-22 00:38:59 -05:00
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
…