Версия
4.0-378
Ветвь
tev_fixes_new
Дата
10 лет, 11 месяцев назад
Windows x64 Windows x86 Android
Коммит
6ee006ca3b81e69d796cbbb25eaa5087358eff64
Автор изменения
Tony Wasserka
Описание изменения
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...