glslang-zig/glslang
John Kessenich 12c155f303 SPV: RelaxedPrecision: use the result precision for texture sampling.
Fix #2298.

The AST has two precisions, an operation precision and a result precision.
Actual use of GLSL with mediump samplers wants the result precision, so
pick that up instead of the operation precision.
2020-06-30 07:52:05 -06:00
..
CInterface C Interface: Split SPIR-V C interface to own file 2020-06-15 13:22:19 +01:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
HLSL Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 17:07:34 +03:00
Include Bump version numbers. 2020-06-16 06:22:56 -06:00
MachineIndependent SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 07:52:05 -06:00
OSDependent Add support for es extension GL_EXT_blend_func_extended 2020-04-30 23:21:14 -07:00
Public Bump version numbers. 2020-06-16 06:22:56 -06:00
CMakeLists.txt Build: use better MSVC subfolder names for the previous build changes. 2020-06-16 07:47:48 -06:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00