mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-03 15:34:03 -07:00
Video_Core: Implement a new Buffer Cache
This commit is contained in:
committed by
FernandoS27
parent
b4a8cfbd00
commit
862bec001b
@@ -1,5 +1,7 @@
|
||||
add_library(video_core STATIC
|
||||
buffer_cache.h
|
||||
buffer_cache/buffer_block.h
|
||||
buffer_cache/buffer_cache.h
|
||||
buffer_cache/map_interval.h
|
||||
dma_pusher.cpp
|
||||
dma_pusher.h
|
||||
debug_utils/debug_utils.cpp
|
||||
|
Reference in New Issue
Block a user