dolphin/Source/Core/VideoCommon
degasus cc6c454898 VideoCommon: refactor PixelShaderManager setters
The old way was to use a dirty flag per setter. Now we just update the const buffer per setter directly.
The old optimization isn't needed any more as the setters don't call the backend any more.

The follow parts are rewritten:

Alpha

ZTextureType

zbias

FogParam

FogColor

Color

TexDim

IndMatrix

MaterialColor

FogRangeAdjust

Lights
2013-10-12 20:31:25 +02:00
..
Src VideoCommon: refactor PixelShaderManager setters 2013-10-12 20:31:25 +02:00
CMakeLists.txt Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00
OpenCL.rules Meta: 2010-06-02 18:00:22 +00:00
VideoCommon.vcxproj Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00
VideoCommon.vcxproj.filters Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00