Merge yuzu-emu#12756

This commit is contained in:
yuzubot
2024-02-11 00:57:31 +00:00
parent f61ff2c53f
commit 14e354d5b0
79 changed files with 1173 additions and 255 deletions

View File

@ -18,6 +18,7 @@ add_library(video_core STATIC
buffer_cache/usage_tracker.h
buffer_cache/word_manager.h
cache_types.h
capture.h
cdma_pusher.cpp
cdma_pusher.h
compatible_formats.cpp
@ -99,6 +100,7 @@ add_library(video_core STATIC
memory_manager.cpp
memory_manager.h
precompiled_headers.h
present.h
pte_kind.h
query_cache/bank_base.h
query_cache/query_base.h