mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Move most backend functionality to VideoCommon
This commit is contained in:
@ -10,11 +10,11 @@ add_library(videocommon
|
||||
BPStructs.cpp
|
||||
CPMemory.cpp
|
||||
CommandProcessor.cpp
|
||||
Debugger.cpp
|
||||
DriverDetails.cpp
|
||||
Fifo.cpp
|
||||
FPSCounter.cpp
|
||||
FramebufferManagerBase.cpp
|
||||
FramebufferManager.cpp
|
||||
FramebufferShaderGen.cpp
|
||||
GeometryShaderGen.cpp
|
||||
GeometryShaderManager.cpp
|
||||
HiresTextures.cpp
|
||||
|
Reference in New Issue
Block a user