video_core: Reintroduce dirty flags infrastructure

This commit is contained in:
ReinUsesLisp 2019-12-26 22:14:10 -03:00
parent 02ae826edd
commit 005f5ca883
10 changed files with 72 additions and 1 deletions

View file

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