update linux binary
[platform/upstream/glslang.git] / OGLCompilersDLL /
2014-03-31 John KessenichCMake: Collapse into a single library all the libraries...
2014-03-12 John KessenichAllow choice of DLL or static CRT libraries through...
2014-03-11 John KessenichAdd CMake support for Visual Studio and installation...
2014-02-19 John KessenichAdd submitted CMake files for Linux builds. All existi...
2013-11-01 John KessenichInterface and naming improvements:
2013-08-29 John KessenichPut all glslang internals (but not the external interfa...
2013-07-31 John KessenichImprove multi-threading and move Standalone to a multi...
2013-07-08 John KessenichReframe the preprocessor as a C++ class, with instances...
2013-07-02 John KessenichRationalize naming/access to current thread-local-stora...
2013-03-08 John KessenichAnother round of gcc/g++ fixes.
2012-12-12 John KessenichCreate a base GLSL front-end from the 3Dlabs glslang...