This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-20 17:29:38 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f712ea71f1c598f06d7f50eb243e656a6ba2ad95
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Dentomologist
d627b78c46
Adjust order and spacing of various #includes
...
Move some #includes around to match the Contributing guidelines.
2024-07-26 14:28:34 -07:00
..
Android
…
DInput
Merge pull request
#12850
from jordan-woyak/device-sorting
2024-06-15 21:12:08 +02:00
DualShockUDPClient
…
evdev
…
ForceFeedback
…
Pipes
…
Quartz
Adjust order and spacing of various #includes
2024-07-26 14:28:34 -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
…