mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 16:47:53 +00:00
dirty_flags: Deduplicate code between OpenGL and Vulkan
This commit is contained in:
parent
a8c9550a12
commit
3de883d37b
5 changed files with 73 additions and 77 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.cpp
|
||||
dirty_flags.h
|
||||
dma_pusher.cpp
|
||||
dma_pusher.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue