glslang-zig/glslang
Jan Beich 1bcb254a30 Add missing header and drop duplicate one
In file included from C:/Projects/glslang/glslang/MachineIndependent/glslang.y:59:0:
glslang/MachineIndependent/ParseHelper.h:276:24: error: 'va_list' has not been declared
                        va_list args);
                        ^~~~~~~
2016-12-09 22:40:55 +00:00
..
GenericCodeGen Whitespace: Nonfunctional: fix inconsistent white space, esp. no tabs. 2016-08-05 17:34:34 -06:00
Include Linker: Walk the call graph to report an error on missing bodies. 2016-12-08 23:22:21 -07:00
MachineIndependent Add missing header and drop duplicate one 2016-12-09 22:40:55 +00:00
OSDependent Use a recursive mutex. 2016-10-15 15:19:59 -07:00
Public GLSL: Always define TShader::~Includer(). 2016-12-06 16:37:07 -05:00
CMakeLists.txt HLSL: Add location offsets per resource type 2016-09-20 20:31:27 -06:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00