glslang-zig/glslang/Include
2013-10-14 22:42:16 +00:00
..
BaseTypes.h Non-functional: Remove use of the unused structure 'remapper', and other minor internal improvements. Triggered by some bigger changes in the works. Also, turned on an existing test that was not included in the test list. 2013-10-09 00:20:26 +00:00
Common.h Memory management hygiene: Use compare() instead of substr(), and put a few more things intrinsically in the memory pool. 2013-10-11 16:28:43 +00:00
ConstantUnion.h Memory management hygiene: Use compare() instead of substr(), and put a few more things intrinsically in the memory pool. 2013-10-11 16:28:43 +00:00
InfoSink.h Put all glslang internals (but not the external interface) into the glslang namespace. 2013-08-29 00:39:25 +00:00
InitializeGlobals.h Put all glslang internals (but not the external interface) into the glslang namespace. 2013-08-29 00:39:25 +00:00
intermediate.h Implement ES 2.0 (version 100) limitations for non-inductive loop detection and array indexes needing "constant-index-expressions" (inductive variables and constant expressions). 2013-10-14 22:42:16 +00:00
PoolAlloc.h Put all glslang internals (but not the external interface) into the glslang namespace. 2013-08-29 00:39:25 +00:00
ResourceLimits.h Add the following ESSL 2.0 (#version 100) limitations to the configuration file, internal infrastructure, and test cases. Still need to implement the actual detection of non-inductive loops and array accesses. While and do-while loop detection is done. 2013-10-02 05:10:48 +00:00
ShHandle.h Add link validation infrastructure for multiple compilation units per stage. Includes a new, straightforward, C++ interface to the front end. 2013-09-04 21:19:27 +00:00
Types.h Memory management hygiene: Use compare() instead of substr(), and put a few more things intrinsically in the memory pool. 2013-10-11 16:28:43 +00:00