This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
17,639
Commits
1
Branch
0
Tags
105
MiB
a4c6712a4b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Lioncash
141d929929
apm/controller: Make GetCurrentPerformanceMode() a const member function
...
This doesn't modify instance state, so it can be made const qualified.
2019-10-17 15:58:25 -04:00
ReinUsesLisp
aacb473aa2
service/apm: Silence -Wunused and -Wreorder
2019-10-04 23:28:34 +00:00
Zach Hilman
65eb9cbb28
apm: Add Controller class to manage speed data and application
2019-06-28 22:43:51 -04:00