This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
f3b739341ee5ad000e8c58b971ed7e273dd9870e
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
T
History
Jasper St. Pierre
f3b739341e
HW: Remove UpdateOutput
...
All of the rumble interfaces are now immediate mode.
2014-11-28 10:54:04 -08:00
..
Android
ControllerInterface: Implement dummy UpdateInput / UpdateOutputs
2014-11-28 10:50:45 -08:00
DInput
ControllerInterface: Make UpdateInput / UpdateOutput return void
2014-11-28 10:50:45 -08:00
ForceFeedback
ForceFeedback: Apply immediately as well
2014-11-28 10:54:04 -08:00
OSX
ControllerInterface: Make UpdateInput / UpdateOutput return void
2014-11-28 10:50:45 -08:00
SDL
SDL: Apply updates immediately rather than going through UpdateOutput
2014-11-28 10:54:03 -08:00
XInput
XInput: Apply immediately as well
2014-11-28 10:54:04 -08:00
Xlib
ControllerInterface: Make UpdateInput / UpdateOutput return void
2014-11-28 10:50:45 -08:00
ControllerInterface.cpp
HW: Remove UpdateOutput
2014-11-28 10:54:04 -08:00
ControllerInterface.h
HW: Remove UpdateOutput
2014-11-28 10:54:04 -08:00
Device.cpp
ControllerInterface: Remove unused ClearInputState
2014-11-28 10:50:45 -08:00
Device.h
HW: Remove UpdateOutput
2014-11-28 10:54:04 -08:00
ExpressionParser.cpp
Fix some double->float conversions.
2014-11-11 14:14:22 -05:00
ExpressionParser.h
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00