glslang-zig/StandAlone
Dejan Mircevski 7be4b8282d Add #include processing to glslang (though turned off by default).
When an include directive is recognized by the preprocessor, it
executes a callback on the filepath argument to obtain the file
contents.  That way the compilation client can deal with the file
system, include paths, etc.

Currently only accepts quoted filepaths -- no angle brackets yet.
2015-07-31 19:41:18 -04:00
..
CMakeLists.txt Final round for line endings. 2015-06-26 16:58:36 -06: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
spirv-remap.cpp Removed the single usage of exceptions in all of glslang. 2015-07-17 13:31:25 -04:00
StandAlone.cpp Add #include processing to glslang (though turned off by default). 2015-07-31 19:41:18 -04:00
Worklist.h Create dummy side project. 2014-07-28 04:21:04 +00:00