mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 21:18:07 -05:00
common: Add VirtualBuffer class, to abstract memory virtualization.
This commit is contained in:
@ -155,6 +155,8 @@ add_library(common STATIC
|
||||
uuid.cpp
|
||||
uuid.h
|
||||
vector_math.h
|
||||
virtual_buffer.cpp
|
||||
virtual_buffer.h
|
||||
web_result.h
|
||||
zstd_compression.cpp
|
||||
zstd_compression.h
|
||||
|
Reference in New Issue
Block a user