glslang-zig/glslang
John Kessenich b112fac003 HLSL: Catch error cases earlier, preventing a later assert.
Related to https://github.com/KhronosGroup/SPIRV-Cross/issues/1414.
The real problem is either using DX10 semantics for DX9 or missing
functionality in DX10 parsing.
2020-07-01 00:53:37 -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 HLSL: Catch error cases earlier, preventing a later assert. 2020-07-01 00:53:37 -06: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 CMake: break up glslang into smaller static libs 2020-06-30 14:57:40 +01:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00