Pokechu22 fc0d958e26 PixelShaderGen: Fix invalid use of int3(0)
This syntax is allowed by GLSL, but HLSL doesn't allow it.  This meant that games using R8 comparisons in equal mode would produce shaders that failed to compile.  Super Mario Galaxy's water levels were affected by this.
2022-01-12 21:50:34 -08:00
..
2021-11-17 20:04:34 -08:00
2021-11-25 11:11:01 +13:00
2021-12-10 14:49:57 -08:00
2021-12-10 14:49:57 -08:00
2022-01-09 12:43:11 -08:00
2021-12-18 15:21:48 -08:00
2021-12-18 15:21:48 -08:00