summaryrefslogtreecommitdiff
path: root/src/core/hle/service/apm/controller.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-70/+0
* core: Make variable shadowing a compile-time errorGravatar Lioncash2021-05-161-1/+1
* apm/controller: Make GetCurrentPerformanceMode() a const member functionGravatar Lioncash2019-10-171-1/+1
* service/apm: Silence -Wunused and -WreorderGravatar ReinUsesLisp2019-10-041-3/+3
* apm: Add Controller class to manage speed data and applicationGravatar Zach Hilman2019-06-281-0/+70