glslang-zig/glslang/MachineIndependent
2017-04-04 12:28:20 -06:00
..
preprocessor PP: Fix #783: Catch end-of-argument expansion in token pasting. 2017-04-04 12:28:20 -06: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 Fix #790: Don't emit NV-specific interface members unless enabled by extension. 2017-03-24 18:40:40 -06:00
Initialize.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Intermediate.cpp HLSL: Fix #802: Preserve promoted child under ! operator. 2017-03-30 23:32:21 -06:00
intermOut.cpp HLSL: pass tessellation execution modes through to SPIR-V 2017-03-31 11:47:18 -06:00
IntermTraverse.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
iomapper.cpp Fix #800 (mostly): set of Linux warnings. 2017-03-28 09:52:38 -06: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: pass tessellation execution modes through to SPIR-V 2017-03-31 11:47:18 -06:00
LiveTraverser.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
localintermediate.h HLSL: non-static member functions: track and find active anonymous 'this' scopes and members. 2017-03-21 23:56:40 -06:00
parseConst.cpp Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ParseContextBase.cpp Non-functional: Round of adding 'const', related to more efficient getFullNamespaceName(). 2017-03-30 10:16:22 -06:00
ParseHelper.cpp Fix #287: pin down the io-array size before checking for out of range index. 2017-04-03 14:29:20 -06:00
ParseHelper.h Non-functional: Round of adding 'const', related to more efficient getFullNamespaceName(). 2017-03-30 10:16:22 -06:00
parseVersions.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07: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 Non-functional: Fix some comments English and brace formatting in recent merges. 2016-05-17 10:24:00 -06:00
reflection.cpp Add reflection queries for thread local size and ssbo auto-binding 2017-02-22 09:40:28 -07:00
reflection.h Add reflection queries for thread local size and ssbo auto-binding 2017-02-22 09:40:28 -07: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 PP: Recognize the '::' token, and translate appropriately to GLSL/HLSL token. 2017-03-10 18:03:43 -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 Add reflection queries for thread local size and ssbo auto-binding 2017-02-22 09:40:28 -07:00
SymbolTable.cpp HLSL: non-static member functions: track and find active anonymous 'this' scopes and members. 2017-03-21 23:56:40 -06:00
SymbolTable.h HLSL: non-static member functions: track and find active anonymous 'this' scopes and members. 2017-03-21 23:56:40 -06:00
Versions.cpp Full stack: properly implement GL_EXT_device_group and GL_EXT_multiview. 2017-03-14 16:45:30 -06:00
Versions.h Rename KHX to EXT to match the released specs 2017-03-03 18:40:48 -05:00