This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-29 14:00:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45d6653a6d0e7724804cc45cb9e567148eeb6dfe
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
mitaclaw
de1c47a701
Misc. Container Find Changes
2024-08-15 14:25:51 -07:00
..
Android
…
DInput
Use 'contains' method
2024-08-14 22:18:28 +02:00
DualShockUDPClient
…
evdev
Misc. Container Find Changes
2024-08-15 14:25:51 -07:00
ForceFeedback
…
Pipes
…
Quartz
Use 'contains' method
2024-08-15 14:20:16 -07:00
SDL
…
SteamDeck
…
Touch
…
WGInput
…
Wiimote
…
Win32
…
XInput
…
Xlib
Merge pull request
#12850
from jordan-woyak/device-sorting
2024-06-15 21:12:08 +02:00
ControllerInterface.cpp
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
2024-07-21 16:36:06 +01:00
ControllerInterface.h
…
CoreDevice.cpp
…
CoreDevice.h
ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse device is first.
2024-06-15 12:41:25 -05:00
InputBackend.cpp
…
InputBackend.h
…
MappingCommon.cpp
…
MappingCommon.h
…