glslang-zig/StandAlone
2014-03-31 00:06:32 +00:00
..
CMakeLists.txt 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
Makefile Check in a much improved submitted set of makefiles for Linux builds. This eliminates dependencies on system headers, and generally simplifies the makefiles. 2014-02-19 01:00:58 +00:00
StandAlone.cpp Add getStage() and getIntermediate() methods for consumers. Also removed dead options and update test file. 2014-03-28 17:49:10 +00:00
Worklist.h Make 64-bit VS compile clean. Mostly size_t vs. int tweaks. 2014-02-19 02:47:20 +00:00