Update CHANGES for release 11.12.0
[platform/upstream/glslang.git] / Test / baseResults / hlsl.tx.bracket.frag.out
2022-10-13 Jeremy HayesUpdate CHANGES for release 11.12.0
2020-07-02 John KessenichMerge pull request #2268 from lriki/hlsl-pack_matrix
2020-07-02 John KessenichMerge pull request #2303 from ben-clayton/limit-public-2
2020-07-01 John KessenichMerge pull request #2307 from KhronosGroup/location...
2020-07-01 John KessenichTests: More broadly use automapping binding/location.
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-12-13 John KessenichMerge pull request #1625 from jeffbolznv/update_spirv_tools
2018-12-12 Jeff BolzUpdate to newest SPIRV-Tools. It checks the Vulkan...
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-08-09 John KessenichHLSL: Move debug naming to a simpler, more consistent...
2017-07-14 John KessenichMerge pull request #987 from KhronosGroup/global-std140
2017-07-13 John KessenichAddress part A of #982: $Global will use std140 instead...
2017-04-27 John KessenichHLSL: Turn on hlsl-offsets by default for HLSL-source...
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-23 John KessenichHLSL: Allow use of $Global members in between function...
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-09 John KessenichMerge pull request #685 from KhronosGroup/wrap-entry...
2017-02-07 John KessenichHLSL: Wrap the entry-point; need to write 'in' args...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-11-14 John KessenichMerge pull request #576 from steve-lunarg/uav-registers
2016-11-14 John KessenichMerge pull request #583 from null77/fix-unref-warning
2016-11-05 John KessenichWhole stack: Fix stale types in the AST linker object...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-16 John KessenichMerge pull request #548 from baldurk/vs2010-compile...
2016-10-16 John KessenichMerge pull request #539 from schwa423/linux_global_lock
2016-10-16 John KessenichMerge pull request #549 from steve-lunarg/multidim...
2016-10-13 John KessenichMerge pull request #542 from steve-lunarg/rwbuffers
2016-10-12 steve-lunargHLSL: phase 2d: minor cleanup, & allow operator[] on...