glslang-zig/glslang
Lei Zhang 9c1280b225 Use extension framework to enable #include directive.
This patch introduces a new extension, GL_GOOGLE_include_directive,
to enable support #include directives. It depends on the extension
GL_GOOGLE_cpp_style_line_directive.
2015-07-31 19:41:19 -04:00
..
GenericCodeGen glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Include Use const reference for TSourceLoc in interfaces. 2015-07-28 12:45:41 -04:00
MachineIndependent Use extension framework to enable #include directive. 2015-07-31 19:41:19 -04:00
OSDependent include by relative path, so root doesn't need to be in the search path 2015-07-08 15:27:29 +02:00
Public Add #include processing to glslang (though turned off by default). 2015-07-31 19:41:18 -04:00
CMakeLists.txt Linux build: fix case problem with new file. 2015-07-07 00:53:26 -06:00