summaryrefslogtreecommitdiffstats
path: root/src/yuzu/util/controller_navigation.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Create abstracted pad structuregerman772024-01-121-2/+2
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu/util: Replace lock_guard with scoped_lockMerry2022-04-071-1/+1
* yuzu: Add setting to disable controller navigationgerman772022-01-241-0/+3
* yuzu: Implement basic controller navigationgerman772021-12-021-0/+177