mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 14:05:45 +00:00
video_core: Cache GPU internal writes.
This commit is contained in:
parent
0415135f8c
commit
8eafb91af0
10 changed files with 185 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue