SPV: Change barrier emission to conform to Khronos decisions.
[platform/upstream/glslang.git] / Test / baseResults / hlsl.hull.1.tesc.out
2017-12-16 John KessenichSPV: Change barrier emission to conform to Khronos...
2017-10-10 John KessenichMerge pull request #1080 from hedejing/master
2017-10-07 John KessenichSPV: GeneratorVersion: bump version number because...
2017-09-16 John KessenichMerge pull request #1044 from dsrbecky/image_external_essl3
2017-09-15 John KessenichMerge pull request #1051 from LoopDawg/bug-1049
2017-09-14 LoopDawgHLSL: allow mixed user & builtin members in hull shader...
2017-08-09 John KessenichHLSL: Move debug naming to a simpler, more consistent...
2017-08-04 John KessenichHLSL: Stop including empty structures in the I/O interf...
2017-04-08 John KessenichMerge pull request #827 from amdrexu/feature4
2017-04-07 John KessenichHLSL: Emit the OpSource HLSL instruction for HLSL,...
2017-03-31 John KessenichMerge pull request #774 from steve-lunarg/tess-ctrlpt-pcf
2017-03-31 steve-lunargHLSL: pass tessellation execution modes through to...
2017-03-30 steve-lunargHLSL: HS return is arrayed to match SPIR-V semantics
2017-03-30 steve-lunargHLSL: require tessellation factors to be fixed size...
2017-03-30 steve-lunargHLSL: support per control point patch const fn invocation
2017-03-15 John KessenichMerge pull request #767 from DragoonX6/master
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-15 John KessenichGLSL output: Removed fixed-size buffer; fixes #769.
2017-02-17 Graham WihlidalMerge pull request #1 from KhronosGroup/master
2017-02-17 John KessenichMerge pull request #720 from flaviobortot/master
2017-02-11 John KessenichMerge pull request #722 from steve-lunarg/tessellation
2017-02-10 steve-lunargAdd basic HS/DS implementation.