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-08 22:18:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d0faced59b62ff3cde35879528d9652b973db96
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Rachel Bryk
e9cb629723
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
..
Android
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00
DInput
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
ForceFeedback
Add missing includes where headers depend on other headers having been included first.
2014-10-21 21:22:16 -04:00
OSX
Make some OSX-only functions static
2014-10-28 08:41:50 -04:00
SDL
…
XInput
…
Xlib
Change a bunch of reference function arguments to pointers.
2014-10-02 03:00:33 -04:00
ControllerInterface.cpp
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
ControllerInterface.h
ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
2014-10-15 09:29:25 -04:00
Device.cpp
…
Device.h
…
ExpressionParser.cpp
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
ExpressionParser.h
…