glslang-zig/glslang
2014-06-03 00:20:41 +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 Add missing matrix constructor test, and add a size() method for downstream consumers of constArrays. 2014-06-03 00:20:41 +00:00
MachineIndependent Add missing matrix constructor test, and add a size() method for downstream consumers of constArrays. 2014-06-03 00:20:41 +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