Version
4.0-534
Entwicklungszweig
tev_fixes_new
Zeitpunkt
10 Jahre, 3 Monate her
Windows x64 Windows x86 Mac OS X Android
Commit
b0b08ca9ba4541c5c3c9cfb33b7f37ca6904a257
Author der Änderung
Tony Wasserka
Beschreibung der Änderung
PixelShaderGen: Microsoft's shader compiler likes to throw an internal error when masking with unsigned integers, so just use 255 instead of 0xFF all over the place...