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-08-05 04:29:09 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
757077e6fbe5a3122dd6069f1bb5b4f71350b9a0
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
DInput
History
Rachel Bryk
e9cb629723
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
..
DInput8.h
…
DInput.cpp
…
DInput.h
…
DInputJoystick.cpp
Change ControlState typedef to double, and change all related floats/doubles to use it.
2014-09-03 03:08:09 -04:00
DInputJoystick.h
…
DInputKeyboardMouse.cpp
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
DInputKeyboardMouse.h
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
NamedKeys.h
…
XInputFilter.cpp
…
XInputFilter.h
…