dolphin/Source
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
..
Android Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
Core PixelShaderGen: Fix invalid use of int3(0) 2022-01-12 21:50:34 -08:00
DSPSpy
DSPTool
PCH
UnitTests Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00