Versie
4.0-312
Branche
tev_fixes_new
Datum
10 jaar, 5 maanden geleden
Windows x64 Windows x86 Android
Commit
b491a3510c6f21af7152a7c51e835bbb6fc6dc6a
Auteur
Tony Wasserka
Beschrijving
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...