mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 09:07:52 +00:00
video_core: Reintroduce dirty flags infrastructure
This commit is contained in:
parent
02ae826edd
commit
005f5ca883
10 changed files with 72 additions and 1 deletions
|
@ -2,6 +2,7 @@ add_library(video_core STATIC
|
|||
buffer_cache/buffer_block.h
|
||||
buffer_cache/buffer_cache.h
|
||||
buffer_cache/map_interval.h
|
||||
dirty_flags.h
|
||||
dma_pusher.cpp
|
||||
dma_pusher.h
|
||||
engines/const_buffer_engine_interface.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue