glslang-zig/glslang/MachineIndependent
t.jung 0422eb234f io resolver improvements
- adds stage parameter to end notify
- adds begin notify
- adds begin resolve
- adds end resolve

Change-Id: Ib134fe42a1a6d996d81dca59475cce6b4a9ff865
2017-07-01 10:29:11 +02:00
..
preprocessor Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
Constant.cpp Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
gl_types.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
glslang.y Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
glslang_tab.cpp Merge branch 'amdrexu-feature' 2017-06-09 12:52:21 -06:00
glslang_tab.cpp.h Merge branch 'amdrexu-feature' 2017-06-09 12:52:21 -06:00
InfoSink.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Initialize.cpp Add support for GL_EXT_shadow_samplers 2017-06-26 17:43:32 +01:00
Initialize.h Build fix: Make string assignment simpler to avoid some compiler issues. 2017-05-09 23:30:56 -06:00
Intermediate.cpp HLSL: fix several issues in mat construction from scalars 2017-06-14 14:11:18 -06:00
intermOut.cpp Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
IntermTraverse.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
iomapper.cpp io resolver improvements 2017-07-01 10:29:11 +02:00
iomapper.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
limits.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
linkValidate.cpp HLSL: Don't pin down which tessellation stage must error check input primitive. 2017-06-26 17:56:54 -06:00
LiveTraverser.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
localintermediate.h Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
parseConst.cpp HLSL: Allow empty struct initializers 2017-04-27 18:22:52 -06:00
ParseContextBase.cpp Non-functional: Round of adding 'const', related to more efficient getFullNamespaceName(). 2017-03-30 10:16:22 -06:00
ParseHelper.cpp Infrastructure: Non-functional: Move to rich description of environment. 2017-06-26 14:49:11 -06:00
ParseHelper.h GLSL: Fix #853: Only outer dimension of array can be specialization constant. 2017-06-08 12:26:49 -06:00
parseVersions.h Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
PoolAlloc.cpp Memory/constructor/warning clean-up. Addresses issue #705. 2017-02-02 14:55:02 -07:00
propagateNoContraction.cpp HLSL: Add EOpMatrixSwizzle, selectively decomposed to other ops, for issue #670. 2017-01-13 12:35:01 -07:00
propagateNoContraction.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
reflection.cpp HLSL: Non-functional: Make test valid HLSL, and related comments/cleanup. 2017-06-19 15:32:27 -06:00
reflection.h WIP: HLSL: add refection queries for structuredbuffer counter blocks 2017-04-18 12:58:15 -06:00
RemoveTree.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
RemoveTree.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
Scan.cpp Add support for GL_EXT_shadow_samplers 2017-06-26 17:43:32 +01:00
Scan.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ScanContext.h [lumped builds] Add include guards (#pragma once) to header files that did not have any. 2017-05-10 16:58:38 +03:00
ShaderLang.cpp Infrastructure: Non-functional: Move to rich description of environment. 2017-06-26 14:49:11 -06:00
SymbolTable.cpp Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
SymbolTable.h HLSL: Implement member functions calling member functions. 2017-05-17 02:20:34 -06:00
Versions.cpp Merge pull request #950 from dsrbecky/shadow_samplers 2017-06-26 15:50:18 -06:00
Versions.h Merge pull request #950 from dsrbecky/shadow_samplers 2017-06-26 15:50:18 -06:00