Update CHANGES for release 11.12.0
[platform/upstream/glslang.git] / Test / baseResults / spv.ssbo.autoassign.frag.out
2022-10-13 Jeremy HayesUpdate CHANGES for release 11.12.0
2020-06-22 John KessenichMerge pull request #2260 from gnl21/not-equal
2020-06-22 Graeme LeeseUpdate test expected files with new magic number
2020-06-10 John KessenichBump code gen version, due to removal of OpEntryPoint...
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-11-04 John KessenichMerge pull request #1953 from null77/gn-add-missing...
2019-11-04 John KessenichMerge pull request #1954 from corporateshark/master
2019-11-03 John KessenichBump up the generator version, which is exposed in...
2018-06-04 John KessenichChange the major revision number for next commit.
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'fixup_sm_60_wording' of https://github...
2018-03-07 John KessenichRevert the commits that change OpArrayLength type and...
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-03 John KessenichSPV: Bump up the generator number.
2018-03-03 Rex XuSPV: The result type of OpArrayLength should be UINT
2018-02-06 John KessenichMerge pull request #1239 from KhronosGroup/deeper-acces...
2018-02-06 John KessenichSPV: Bump up generator number, because previous commit...
2018-02-01 John KessenichSPV Version: Emit the requested SPIR-V version, not...
2018-01-29 John KessenichSPV: Bump SPIR-V header to the unified1 version (versio...
2017-12-16 John KessenichSPV: Bump the generator number to account for barrier...
2017-10-10 John KessenichMerge pull request #1080 from hedejing/master
2017-10-07 John KessenichSPV: GeneratorVersion: bump version number because...
2017-07-27 John KessenichMerge pull request #1002 from amdrexu/bugfix
2017-07-27 Rex XuSPV: Memory qualifiers should decorate top-level block...
2017-04-21 John KessenichMerge pull request #847 from steve-lunarg/sb-param-fix
2017-04-21 John KessenichMerge pull request #842 from steve-lunarg/sb-cast
2017-04-20 steve-lunargHLSL: cast non-int types to uint on Load/Store indexes
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-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-02-28 John KessenichMerge pull request #736 from steve-lunarg/structbuffer...
2017-02-26 steve-lunargWIP: HLSL: add structuredbuffer pass by reference in...
2017-02-23 John KessenichMerge pull request #734 from steve-lunarg/ssbo-reflection
2017-02-22 steve-lunargAdd reflection queries for thread local size and ssbo...