Merge pull request #3031 from rg3igalia/sub-group-size-arb-flat-fix
[platform/upstream/glslang.git] / Test / hlsl.shapeConv.frag
2017-04-19 John KessenichMerge pull request #835 from steve-lunarg/sb-counters
2017-04-19 John KessenichHLSL: vector shape conversions for all ops: Fix #839...
2017-04-12 John KessenichHLSL: Fix #803: Add shape conversions to the constant...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-10-27 John KessenichMerge pull request #560 from jeremy-lunarg/pragmas
2016-10-27 John KessenichMerge pull request #568 from steve-lunarg/logicalop-fix
2016-10-27 John KessenichMerge pull request #567 from steve-lunarg/compare-fix
2016-10-26 steve-lunargHLSL: Enable component-wise vector comparisons from...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-09-03 John KessenichHLSL: Handle swizzles on vectors of size 1. Addresses...
2016-09-03 John KessenichHLSL: Fix issue #442, smear and truncate shape conversi...
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-08 John KessenichHLSL: Smear scalars to match vectors for relational...
2016-07-29 John KessenichHLSL: Add shape conversions for scalar -> vector assigm...