mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 07:37:52 -05:00
video_core: Cache GPU internal writes.
This commit is contained in:
@ -85,6 +85,7 @@ add_library(video_core STATIC
|
||||
gpu.h
|
||||
gpu_thread.cpp
|
||||
gpu_thread.h
|
||||
invalidation_accumulator.h
|
||||
memory_manager.cpp
|
||||
memory_manager.h
|
||||
precompiled_headers.h
|
||||
|
Reference in New Issue
Block a user