Version
4.0-608
Branche
tev_fixes_new
Date
il y a 10 ans, 2 mois
Windows x64 Windows x86 Mac OS X Android
Commit
376d044e7a5a3bed33942fcb81a577ca4108aed2
Auteur
Tony Wasserka
Description
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...