mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 01:17:52 -05: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