This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-26 16:54:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0df790802516c29de65e94b59bf9e12e4abdbcc8
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
DInput
T
History
get
ffabb6c57b
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
..
DInput8.h
…
DInput.cpp
StripSpaces: only strip spaces
2022-07-25 18:40:12 -07:00
DInput.h
…
DInputJoystick.cpp
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
DInputJoystick.h
ControllerInterface: Update sort priorities.
2022-04-03 19:03:44 -05:00
DInputKeyboardMouse.cpp
DInput: Handle mouse centering hotkey.
2022-07-25 01:26:56 +02:00
DInputKeyboardMouse.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
NamedKeys.h
…
XInputFilter.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
XInputFilter.h
…