Version
4.0-211
Branch
const_buffer_rework
Date
9 years, 6 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
cc6c454898486f17f10cfd7a0ed88c7605588437
Change author
degasus
Change description
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