yuzu-mirror/src
Fernando Sahmkow 0e6b559c98 Memory Tracker: Use 64 bit atomics instead of 128 bits 2023-06-29 12:25:12 +07:00
..
android Merge pull request #10888 from 8bitDream/native 2023-06-26 14:31:00 +07:00
audio_core Remove memory allocations in some hot paths 2023-06-22 08:05:10 +07:00
common settings: Clean up includes 2023-06-27 19:13:54 +07:00
core Memory Tracker: Use 64 bit atomics instead of 128 bits 2023-06-29 12:25:12 +07:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +07:00
input_common Merge pull request #10495 from bm01/master 2023-06-27 11:21:28 +07:00
network general: fix spelling mistakes 2023-03-12 11:33:01 +07:00
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 +07:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +07:00
video_core Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 2023-06-28 21:32:45 +07:00
web_service general: fixes for gcc 13 2023-04-02 19:02:04 +07:00
yuzu yuzu: Fix clang format 2023-06-27 15:55:23 +07:00
yuzu_cmd video_core: Removed AF for all mip modes option as it's default now 2023-06-17 11:19:39 +07:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +07:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 +07:00