버전
4.0-312
분기
tev_fixes_new
날짜
10년, 5개월 전
Windows x64 Windows x86 Android
커밋
b491a3510c6f21af7152a7c51e835bbb6fc6dc6a
만든이 변경
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...