Verze
4.0-378
Větev
tev_fixes_new
Datum
před 10 lety, 5 měsíci
Windows x64 Windows x86 Android
Odevzdání
6ee006ca3b81e69d796cbbb25eaa5087358eff64
Autor změny
Tony Wasserka
Popis změny
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...