Version
4.0-215
Branch
const_buffer_rework
Date
9 years, 6 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
2754c1132ee1f3e4cf1045bd50b77425cd308411
Change author
degasus
Change description
VideoCommon: reimplement Dirty() in PixelShaderManager

This isn't needed in VertexShaderManager as it's still in the old dirty flag way.

But it's very importend for PixelShaderManager as some float4s aren't initialized as 0.0f