glslang-zig/glslang
John Kessenich 0e07119ae2 HLSL: Fix #919: for-init-statement is arbitrary declaration or expression.
Unlike "if (XXX)" and "while (XXX)", with "for (YYY...", the YYY can be
more kinds of statements than the XXX.
2017-06-06 11:37:33 -06:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Implement the extension GL_AMD_texture_gather_bias_lod 2017-06-05 16:41:06 +08:00
MachineIndependent HLSL: Fix #919: for-init-statement is arbitrary declaration or expression. 2017-06-06 11:37:33 -06:00
OSDependent Modernise CMake #2 2017-04-29 11:23:15 +02:00
Public HLSL: Add an Includer to handle #include. 2017-06-01 11:16:32 -06:00
CMakeLists.txt Remove empty cpp files 2017-05-19 17:29:16 -04:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00