버전
4.0-378
분기
tev_fixes_new
날짜
10년, 5개월 전
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...