This website requires JavaScript.
Explore
Help
Sign In
DuckDuckWhale
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2026-01-07 14:18:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
History
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
..
audio_core
Used revision 5 instead of 7, marked constexpr as static
2019-09-21 16:24:56 +10:00
common
common/algorithm: Add description comment indicating intended algorithms
2019-10-15 15:25:23 -04:00
core
apm/controller: Make GetCurrentPerformanceMode() a const member function
2019-10-17 15:58:25 -04:00
input_common
…
tests
Core_Timing: Fix tests.
2019-10-12 07:23:08 -04:00
video_core
Merge pull request
#2980
from lioncash/warn
2019-10-17 14:02:16 -04:00
web_service
…
yuzu
fixed clang format & addressed feedback
2019-10-10 23:27:00 +02:00
yuzu_cmd
SDL: Fix missing header
2019-10-04 18:14:11 -04:00
yuzu_tester
yuzu_tester: Remove unused variable
2019-10-04 23:41:22 +00:00
.clang-format
…
CMakeLists.txt
…