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-09-18 01:12:41 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06ae08ca8b9acd77022585c3a766a8d26e61793a
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
DInput
History
Admiral H. Curtiss
9d15a1c5a1
Merge pull request
#10858
from AdmiralCurtiss/mouse-center-hotkey
...
Add hotkey for centering mouse in render window.
2022-07-26 12:52:33 +02:00
..
DInput8.h
…
DInput.cpp
StripSpaces: only strip spaces
2022-07-25 18:40:12 -07:00
DInput.h
…
DInputJoystick.cpp
InputCommon: Get rid of static strings.
2022-07-15 19:53:10 +02: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
…