mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 08:27:53 +00:00
video_core: Add a delayed destruction ring abstraction
This commit is contained in:
parent
b8bc5d95af
commit
2d951b73bf
2 changed files with 33 additions and 0 deletions
|
@ -25,6 +25,7 @@ add_library(video_core STATIC
|
|||
command_classes/vic.h
|
||||
compatible_formats.cpp
|
||||
compatible_formats.h
|
||||
delayed_destruction_ring.h
|
||||
dirty_flags.cpp
|
||||
dirty_flags.h
|
||||
dma_pusher.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue