glslang/OGLCompilersDLL
2015-05-08 02:28:33 +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
InitializeDll.cpp glslang tear down: Include deleting the keyword map in tear down. From johnk and sawato shusaku (shusaku.sawato@dmprof.com). 2015-05-08 02:28:33 +00:00
InitializeDll.h Put all glslang internals (but not the external interface) into the glslang namespace. 2013-08-29 00:39:25 +00:00
Makefile Another round of gcc/g++ fixes. 2013-03-08 23:14:42 +00:00