yuzu/src
Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick
Previously, we were mixing the raw CPU frequency and CNTFRQ.
The raw CPU frequency (1020 MHz) should've never been used as CNTPCT (whose frequency is CNTFRQ) is the only counter available.
2023-06-07 21:44:42 -04:00
..
android Merge pull request #10650 from qurious-pixel/android_tv 2023-06-07 16:32:25 -07:00
audio_core core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
common core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
core core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common input_common: Fix virtual amiibos 2023-06-03 00:06:06 -07:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 2023-06-03 00:05:58 -07:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
web_service general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
yuzu Merge pull request #10591 from keve1227/localized-game-icons 2023-06-07 14:03:28 -04:00
yuzu_cmd core: frontend: Refactor GraphicsContext to its own module. 2023-06-03 00:05:31 -07:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 -04:00