summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Quartz
AgeCommit message (Expand)Author
2020-09-25ControllerInterface: Add platform consistent names for modifier keys.Jordan Woyak
2020-02-22InputCommon: Constify Device::Input::IsDetectable function.Jordan Woyak
2020-01-24InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.Jordan Woyak
2019-06-17InputCommon: Use nested namespace specifiers where applicableLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2017-04-15Add headless support on macOSMichael Maltese
2017-01-02macOS: Add missing includes to fix no-PCH buildhthh
2016-11-30ControllerInterface: replace Reinitialize with RefreshDevicesMichael Maltese
2016-10-03InputCommon: Fix formatting issues in QuartzLéo Lam
2016-08-09And pull KeycodeToName into its own functionMichael Maltese
2016-08-09use a std::map instead of running through the AOSMichael Maltese
2016-08-09use std::to_string instead of sstreamMichael Maltese
2016-08-09clang-format and cleaning up Key::GetNameMichael Maltese
2016-08-09style fixesMichael Maltese
2016-08-08Add Quartz/CoreGraphics controller interface for default k&m eventsMichael Maltese