glslang-zig/glslang
2014-07-10 23:49:21 +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 Non-functional: Encapsulate testing for IO that is supposed to be arrayed with extra level for per-vertex data. 2014-06-27 06:17:16 +00:00
MachineIndependent Fix bug where non-constant test in ?: on a constant results thought the result was const, when it is really a temporary. 2014-07-10 23:49:21 +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 Non-functional trivial clean up. 2014-06-05 16:30:53 +00:00
CMakeLists.txt CMake fix for Linux for previous check in 2014-03-31 00:10:51 +00:00