This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-04 17:05:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
History
Jordan Woyak
46f94203b7
Fix compilation with SDL2. (based on a patch from matthewharveys)
...
Fixes issue 5971. Conflicts: Source/Core/InputCommon/Src/ControllerInterface/SDL/SDL.cpp
2013-02-12 14:00:51 -06:00
..
DInput
Add "full analog surface" support in DInput,OSX,SDL backends. (should not be needed for XInput)
2013-01-17 15:41:18 -06:00
OSX
Add support for the mouse cursor and mouse clicking events on OS X.
2013-01-17 23:32:07 -08:00
SDL
Fix compilation with SDL2. (based on a patch from matthewharveys)
2013-02-12 14:00:51 -06:00
XInput
Clean up "ControllerInterface" a bit.
2011-03-14 01:20:11 +00:00
Xlib
Fix two warnings.
2013-01-13 12:57:17 -06:00
ControllerInterface.cpp
Add support for the mouse cursor and mouse clicking events on OS X.
2013-01-17 23:32:07 -08:00
ControllerInterface.h
Start to make possible use of "full analog surface". (useful for triggers on some silly physical gamepads)
2013-01-17 15:40:44 -06:00