mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 17:27:52 -05:00
video_core: Add a delayed destruction ring abstraction
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user