summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/SDL
AgeCommit message (Expand)Author
2013-08-15Fix compatibility with the SDL2.0 release.Pierre Bourdon
2013-06-25InputCommon: Split Device stuff outJasper St. Pierre
2013-04-14Kill off dangling else's in the InputCommon project.Lioncash
2013-02-05Fix compilation with SDL2. (based on a patch from matthewharveys)Jordan Woyak
2013-02-05Clean up SDL includes a bit. Maybe fix an SDL2 problem.Jordan Woyak
2013-01-17Add "full analog surface" support in DInput,OSX,SDL backends. (should not be ...Jordan Woyak
2012-07-14Re-add hack to use SDL/SDL.h ifndef _WIN32.Scott Moreau
2012-07-12Add periodic effects for haptic devices.Scott Moreau
2012-07-12Add SDL2 support to build system.Scott Moreau
2011-04-01Fix SDL 1.3 support.Jordan Woyak
2011-03-14Fix DInput and SDL.Jordan Woyak
2011-03-14Clean up "ControllerInterface" a bit.Jordan Woyak
2011-02-19Build fixes when using SDL 1.3 related to force feedback support, as suggeste...smelenchuk
2010-07-16New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...Jordan Woyak
2010-06-21GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...Jordan Woyak
2010-06-12New GCPad/Wiimote: Hopefully fixed lock up issues with DirectInput devices. W...Jordan Woyak
2010-06-06Improve the SDL/XInput hackery of my last commit. Fixes the device refresh bu...Jordan Woyak
2010-06-06compile fixnakeee
2010-06-06Made new Wiimote plugin not deinit SDL on shutdown. (Hacks, same thing old wi...Jordan Woyak
2010-06-05New GCPad/Wiimote: Enabled SDL 1.2 on the Windows build to support some gamep...Jordan Woyak
2010-04-13Commited my new wiimote plugin work so far. Some code was copied from the cur...Jordan Woyak