This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-28 08:39:49 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c04536c5d0d9312bccdf5ba2b86c7336dd74babd
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
DInput
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
…