glslang-zig/glslang/MachineIndependent
2017-10-24 10:59:01 +00:00
..
preprocessor Preprocessor: Evaluate INT_MIN % -1 to 0. 2017-10-24 10:59:01 +00:00
Constant.cpp
gl_types.h
glslang.y GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well. 2017-09-12 09:40:54 -06:00
glslang_tab.cpp GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well. 2017-09-12 09:40:54 -06:00
glslang_tab.cpp.h GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well. 2017-09-12 09:40:54 -06:00
InfoSink.cpp
Initialize.cpp Implement extension GL_NV_shader_atomic_int64 2017-09-27 12:06:27 +08:00
Initialize.h
Intermediate.cpp Add per-descriptor-set IO mapping shift values. 2017-10-19 11:50:30 -06:00
intermOut.cpp HLSL: add subpass input types and methods 2017-10-02 12:46:55 -06:00
IntermTraverse.cpp
iomapper.cpp Add per-descriptor-set IO mapping shift values. 2017-10-19 11:50:30 -06:00
iomapper.h
limits.cpp
linkValidate.cpp
LiveTraverser.h
localintermediate.h Nonfunctional: minor: use std::array for per-set shifts, fix warning. 2017-10-20 12:02:38 -06:00
parseConst.cpp
ParseContextBase.cpp HLSL: Fix #1106. Support shader setting of binding/set for $Global. 2017-10-19 16:54:25 -06:00
ParseHelper.cpp Only try swizzles on vectors, numbers, and booleans. 2017-10-21 19:54:37 +00:00
ParseHelper.h Non-functional: missing comments from missed git add. 2017-10-20 10:56:20 -06:00
parseVersions.h
PoolAlloc.cpp
propagateNoContraction.cpp
propagateNoContraction.h
reflection.cpp GLSL reflection: Fix #985: reflect runtime sized arrays having no constant index. 2017-07-28 17:37:31 -06:00
reflection.h
RemoveTree.cpp
RemoveTree.h
Scan.cpp Add support for GL_OES_EGL_image_external_essl3 2017-09-05 14:56:26 +01:00
Scan.h Fix #1043: set all scan string-locations to have bias, not just the first one. 2017-09-11 20:35:49 -06:00
ScanContext.h
ShaderLang.cpp Add per-descriptor-set IO mapping shift values. 2017-10-19 11:50:30 -06:00
SymbolTable.cpp HLSL: add methods to track user structure in texture return type. 2017-08-15 16:40:21 -06:00
SymbolTable.h
Versions.cpp Implement extension GL_NV_shader_atomic_int64 2017-09-27 12:06:27 +08:00
Versions.h Implement extension GL_NV_shader_atomic_int64 2017-09-27 12:06:27 +08:00