glslang-zig/glslang/Include
John Kessenich 63204c2501 External interface change: PP: Full <> and "" semantics for the Includer.
Any previous use would only be for "", which would probably mean changing

    include(...)  -> includeLocal(...)

See comments about includeLocal() being an additional search over
includeSystem(), not a superset search.

This also removed ForbidIncluder, as
 - the message in ForbidIncluder was redundant: error results were
   already returned to the caller, which then gives the error it
   wants to
 - there is a trivial default implementation that a subclass can
   override any subset of (I still like abstract base classes though)
 - trying to get less implementation out of the interface file anyway
2017-01-06 15:08:54 -07:00
..
arrays.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
BaseTypes.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Common.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ConstantUnion.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
InfoSink.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
InitializeGlobals.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
intermediate.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
PoolAlloc.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ResourceLimits.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
revision.h External interface change: PP: Full <> and "" semantics for the Includer. 2017-01-06 15:08:54 -07:00
revision.template Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00
ShHandle.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Types.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00