video_core: Cache GPU internal writes.

This commit is contained in:
Fernando Sahmkow 2023-01-04 22:05:20 -05:00
parent 0415135f8c
commit 8eafb91af0
10 changed files with 185 additions and 30 deletions

View file

@ -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