Merge yuzu-emu#12756

This commit is contained in:
yuzubot
2024-02-10 21:32:23 +00:00
parent 8d666015ae
commit ed59173a5c
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