Versão
4.0-178
Branch
tev_fixes_new
Data
10anos, 6mesesatrás
Windows x64 Windows x86 Mac OS X Android
Revisão
bca955699a9d7048fa5a3c6f7c7e5c5c8eff481f
Autor
Tony Wasserka
Descrição
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...