glslang-zig/OGLCompilersDLL
baldurk 08dee03d18 Remove include_directories from CMakeLists, to enforce relative includes
* This also moves bison generated files into the source tree, so that
  include of glslang_tab.cpp.h and includes from glslang_tab.cpp work
  the same way.
2015-11-16 18:05:18 +01:00
..
CMakeLists.txt Remove include_directories from CMakeLists, to enforce relative includes 2015-11-16 18:05:18 +01:00
InitializeDll.cpp include by relative path, so root doesn't need to be in the search path 2015-07-08 15:27:29 +02: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