summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev/evdev.h
AgeCommit message (Expand)Author
2016-06-25ControllerInterface: Don't pass m_devices to the backendsLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-07-13Merge branch 'stable' into 'master'Scott Mansell
2015-07-07evdev: Delete rumble effects on the correct file descriptor.Scott Mansell
2015-07-04evdev: fix -Wunused-private-field warningTillmann Karras
2015-07-01evdev: Support axis with ranges which extend below zero.Scott Mansell
2015-07-01Linux: Add an evdev based controller backend, to replace SDL.Scott Mansell