glslang-zig/glslang
Andrew Woloszyn a132af5b78 Updated the includer interface to allow relative includes.
This plumbs both the current file path and the include depth
back up to the includer. This allows the includer to properly
support relative paths.

This also replaces the string copy that was done during include
with a zero-copy method of accomplishing the same thing. This
prevents extra copies of entire files.
2016-03-21 10:19:45 -04:00
..
GenericCodeGen Remove legacy build system 2015-11-16 23:51:35 +01:00
Include Syntax: correct spelling of rgb10_a2ui. 2016-03-01 08:43:17 -07:00
MachineIndependent Updated the includer interface to allow relative includes. 2016-03-21 10:19:45 -04:00
OSDependent Fix warnings/errors for strict aliasing & function prototypes 2016-02-23 12:17:11 -05:00
Public Updated the includer interface to allow relative includes. 2016-03-21 10:19:45 -04:00
CMakeLists.txt Error out if bison is not found on non-Windows operating systems. 2016-02-18 06:18:05 -05:00