glslang-zig/glslang
John Kessenich d1be7545c6 HLSL: Non-functional: Move partial flattened access into symbol node.
Lays the groundwork for fixing issue #954.

Partial flattenings were previously tracked through a stack of active subsets
in the parse context, but full functionality needs AST nodes to represent
this across time, removing the need for parsecontext tracking.
2017-07-03 21:49:09 -06:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include HLSL: Non-functional: Move partial flattened access into symbol node. 2017-07-03 21:49:09 -06:00
MachineIndependent Merge pull request #966 from TiemoJung/io_remapper_update 2017-07-03 21:48:58 -06:00
OSDependent Modernise CMake #2 2017-04-29 11:23:15 +02:00
Public io resolver improvements 2017-07-01 10:29:11 +02:00
CMakeLists.txt Remove empty cpp files 2017-05-19 17:29:16 -04:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00