summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/OSX
AgeCommit message (Collapse)Author
2014-03-09clang-modernize -use-nullptrTillmann Karras
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
ie. uses spaces for alignment.
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09ForceFeedback: Add OSX rumble supportJules Blok
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre