Update CHANGES for release 11.12.0
[platform/upstream/glslang.git] / Test / baseResults / spv.controlFlowAttributes.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...
2019-11-01 John KessenichMerge branch 'dneto0-dead-code'
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-10-29 David NetoSPIR-V: Aggressively prune unreachable merge, continue...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-05-10 John KessenichMerge pull request #1761 from KhronosGroup/SPIR-V_1.4
2019-05-10 John KessenichSPV 1.4: Implement the 5 new loop controls.
2018-12-07 John KessenichMerge pull request #1614 from alan-baker/test-updates
2018-12-07 Alan BakerModify testing to only record validation pass/fail
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-31 John KessenichMerge pull request #1485 from karl-lunarg/karl-lunarg...
2018-08-30 John KessenichMerge pull request #1482 from KhronosGroup/validate
2018-08-23 John KessenichSPV: Add SPIRV-Tools validator. This needs the latest...
2018-08-06 otakutoRemove execute permissions
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 KessenichMerge pull request #1238 from zeux/pp-string-buffer
2018-02-06 John KessenichSPV: Bump up generator number, because previous commit...
2018-02-02 John KessenichMerge pull request #1232 from KhronosGroup/control...
2018-02-01 John KessenichGLSL: Implement GL_EXT_control_flow_attributes.