mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
VideoCommon: Rename Renderer to EFBInterface.
This commit is contained in:
@ -49,6 +49,8 @@ add_library(videocommon
|
||||
CPUCullImpl.h
|
||||
DriverDetails.cpp
|
||||
DriverDetails.h
|
||||
EFBInterface.cpp
|
||||
EFBInterface.h
|
||||
Fifo.cpp
|
||||
Fifo.h
|
||||
FramebufferManager.cpp
|
||||
@ -134,8 +136,6 @@ add_library(videocommon
|
||||
PostProcessing.h
|
||||
Present.cpp
|
||||
Present.h
|
||||
RenderBase.cpp
|
||||
RenderBase.h
|
||||
RenderState.cpp
|
||||
RenderState.h
|
||||
ShaderCache.cpp
|
||||
|
Reference in New Issue
Block a user