glslang-zig/glslang
John Kessenich cf0206c341 Restore r26245 and all tests and test results since 4/1:
r26245: Remove "not yet complete" warning for versions 130 and 140, after tidying up a bit and adding tests.  Token pasting is the only known missing feature, and gives its own message now on use.


git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26226 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2014-04-14 15:46:40 +00:00
..
GenericCodeGen CMake: Collapse into a single library all the libraries under the glslang directory, and represent the proper hierarchy in MSVS. There are still a total of 3 libraries to link against: glslang, OGLCompiler, and OSDependent. 2014-03-31 00:06:32 +00:00
Include Restore r26192, r26240, r26241: All three about implicit-array sizing design and implementation. *Minus* test results. 2014-04-14 14:59:51 +00:00
MachineIndependent Restore r26245 and all tests and test results since 4/1: 2014-04-14 15:46:40 +00:00
OSDependent CMake: Collapse into a single library all the libraries under the glslang directory, and represent the proper hierarchy in MSVS. There are still a total of 3 libraries to link against: glslang, OGLCompiler, and OSDependent. 2014-03-31 00:06:32 +00:00
Public Add getStage() and getIntermediate() methods for consumers. Also removed dead options and update test file. 2014-03-28 17:49:10 +00:00
CMakeLists.txt CMake fix for Linux for previous check in 2014-03-31 00:10:51 +00:00