glslang-zig/glslang
John Kessenich 2ac3c5b6d6 GLSL: Separate out swizzle handling (potentially fixing bugs).
Noticed this when looking at swizzles.  It's at least better structure,
removing hard-to-see early returns, which might be contributing to bugs.
2020-05-01 07:35:30 -06:00
..
CInterface Add support for GLSL_EXT_ray_tracing 2020-03-17 20:42:47 -04:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Add support for es extension GL_EXT_blend_func_extended 2020-04-30 23:21:14 -07:00
MachineIndependent GLSL: Separate out swizzle handling (potentially fixing bugs). 2020-05-01 07:35:30 -06:00
OSDependent Add support for es extension GL_EXT_blend_func_extended 2020-04-30 23:21:14 -07:00
Public Fix #2163: improve comments for addProcess() and the preamble. 2020-03-30 00:27:31 -06:00
CMakeLists.txt Split "is emscripten" config from "enable glslang.js" 2020-02-06 14:06:20 -08:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00