Merge pull request #2891 from dneto0/hlsl-namespace
[platform/upstream/glslang.git] / Test / reflection.options.vert
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-09-02 Roy.liMerge pull request #5 from KhronosGroup/master
2019-08-28 John KessenichMerge pull request #1876 from jeffbolznv/imma
2019-08-27 John KessenichMerge pull request #1881 from baldurk/buffer-array...
2019-08-26 baldurkDereference any array type before expanding root-level...
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-02-21 John KessenichMerge pull request #1706 from nico/master
2019-02-21 John KessenichMerge pull request #1705 from baldurk/fix-indexindirect...
2019-02-21 baldurkFix type recursion with EOpIndexIndirect dereferences
2019-02-17 John KessenichMerge pull request #1696 from baldurk/fix-nonblock...
2019-02-11 baldurkFix treatment of array input/output variables in reflection
2019-02-11 John KessenichMerge pull request #1695 from baldurk/explode-reflected...
2019-02-11 baldurkAdd option to unwrap I/O block aggregates in reflection
2019-02-09 John KessenichMerge pull request #1684 from baldurk/reflection-interf...
2019-02-04 baldurkAdd option to reflect all block members, inactive or...
2019-02-04 baldurkAdd option to reflect buffer blocks & variables separat...
2019-02-04 baldurkReflect array stride, top-level array stride, and block...
2019-02-04 baldurkReflect pipeline outputs as well as inputs, optionally...
2019-02-04 baldurkInclude array index in reflected uniform names more...