mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
VideoCommon: Add support for Abstract Framebuffers
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
set(SRCS
|
||||
AbstractFramebuffer.cpp
|
||||
AbstractStagingTexture.cpp
|
||||
AbstractTexture.cpp
|
||||
AsyncRequests.cpp
|
||||
|
Reference in New Issue
Block a user