Merge pull request #3031 from rg3igalia/sub-group-size-arb-flat-fix
[platform/upstream/glslang.git] / Test / hlsl.partialInit.frag
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2017-01-05 John KessenichMerge pull request #650 from steve-lunarg/lvalue-swizzl...
2017-01-04 John KessenichMerge pull request #648 from steve-lunarg/type-identifiers
2017-01-04 John KessenichMerge pull request #632 from steve-lunarg/structure...
2017-01-03 John KessenichMerge pull request #647 from steve-lunarg/default-fn...
2016-12-30 John KessenichHLSL: Handle const with no initializer. Fixes issue...
2016-12-30 John KessenichHLSL: Support empty {} initializers for arrays and...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-05 John KessenichMerge pull request #613 from Corillian/hlslpreprocess
2016-12-03 John KessenichMerge branch 'intrinsic-promotion' of https://github...
2016-11-28 John KessenichHLSL: Support the constructor idiom "(struct type)0".
2016-11-28 John KessenichHLSL: Support {...} initializer lists that are too...