VideoCommon: Assembly blending state in a shared state object.

This commit is contained in:
degasus
2016-12-29 17:31:51 +01:00
parent c33c9532a7
commit 3df828463d
5 changed files with 161 additions and 2 deletions

View File

@ -25,6 +25,7 @@ set(SRCS AsyncRequests.cpp
PixelShaderManager.cpp
PostProcessing.cpp
RenderBase.cpp
RenderState.cpp
Statistics.cpp
TextureCacheBase.cpp
TextureConversionShader.cpp