index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
Quartz
Age
Commit message (
Expand
)
Author
2020-09-25
ControllerInterface: Add platform consistent names for modifier keys.
Jordan Woyak
2020-02-22
InputCommon: Constify Device::Input::IsDetectable function.
Jordan Woyak
2020-01-24
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
Jordan Woyak
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2017-04-15
Add headless support on macOS
Michael Maltese
2017-01-02
macOS: Add missing includes to fix no-PCH build
hthh
2016-11-30
ControllerInterface: replace Reinitialize with RefreshDevices
Michael Maltese
2016-10-03
InputCommon: Fix formatting issues in Quartz
Léo Lam
2016-08-09
And pull KeycodeToName into its own function
Michael Maltese
2016-08-09
use a std::map instead of running through the AOS
Michael Maltese
2016-08-09
use std::to_string instead of sstream
Michael Maltese
2016-08-09
clang-format and cleaning up Key::GetName
Michael Maltese
2016-08-09
style fixes
Michael Maltese
2016-08-08
Add Quartz/CoreGraphics controller interface for default k&m events
Michael Maltese