glslang-zig/glslang/MachineIndependent
2017-01-26 22:03:57 -07:00
..
preprocessor Non-functional: Fix round of compiler warnings. 2017-01-13 20:08:54 -07:00
Constant.cpp Front-ends: Non-functional: Rationalize vector and matrix swizzles. 2017-01-13 19:35:29 -07:00
gl_types.h Parser: Implement extension GL_AMD_gpu_shader_half_float. 2016-09-30 16:13:06 +08:00
glslang.y Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
glslang_tab.cpp Parser: Implement extension GL_AMD_gpu_shader_half_float. 2016-09-30 16:13:06 +08:00
glslang_tab.cpp.h Parser: Implement extension GL_AMD_gpu_shader_half_float. 2016-09-30 16:13:06 +08:00
InfoSink.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Initialize.cpp Semantics: Texture clamp functions are available for fragment shader only. 2017-01-24 14:36:10 +08:00
Initialize.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Intermediate.cpp Fix issue #693. Ternary operator on void type. 2017-01-26 15:50:10 -07:00
intermOut.cpp Implement new revision of extension GL_AMD_shader_ballot 2017-01-19 12:09:51 +08:00
IntermTraverse.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
iomapper.cpp Reorder initializer fields to match variable declaration order (or vice versa) for several class constructors. 2017-01-08 18:21:17 -04: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 Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
LiveTraverser.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
localintermediate.h Fix issue #693. Ternary operator on void type. 2017-01-26 15:50:10 -07:00
parseConst.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ParseContextBase.cpp Fix build break for non-VS. 2017-01-13 20:22:00 -07:00
ParseHelper.cpp Fix bug from PR #678: NV_EXTENSIONS deleted implicit array sizing. 2017-01-26 22:03:57 -07:00
ParseHelper.h Front-ends: Non-functional: Rationalize vector and matrix swizzles. 2017-01-13 19:35:29 -07:00
parseVersions.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
PoolAlloc.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -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 Non-functional: Fix some comments English and brace formatting in recent merges. 2016-05-17 10:24:00 -06:00
reflection.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
reflection.h Reorder initializer fields to match variable declaration order (or vice versa) for several class constructors. 2017-01-08 18:21:17 -04:00
RemoveTree.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
RemoveTree.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Scan.cpp Non-functional: Fix round of compiler warnings. 2017-01-13 20:08:54 -07:00
Scan.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ScanContext.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ShaderLang.cpp Use correct OriginUpperLeft when linking more than one shader. 2017-01-25 12:11:16 -08:00
SymbolTable.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
SymbolTable.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Versions.cpp support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering 2017-01-20 16:48:26 -08:00
Versions.h support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering 2017-01-20 16:48:26 -08:00