Update CHANGES for release 11.12.0
[platform/upstream/glslang.git] / Test / baseResults / spv.Operations.frag.out
2022-10-13 Jeremy HayesUpdate CHANGES for release 11.12.0
2021-11-01 Greg FischerMerge pull request #2712 from ZhiqianXia/switch_error
2021-09-21 Greg FischerMerge pull request #2685 from kevin-mccullough/FixIsIoR...
2021-08-01 Greg FischerMerge pull request #2716 from greg-lunarg/i2689
2021-07-30 Greg FischerMerge pull request #2690 from AndreyMlashkin/make_msvc_...
2021-07-29 Greg FischerMerge branch 'master' into BugPoint
2021-07-29 Greg FischerMerge pull request #2700 from ZhiqianXia/u2i
2021-07-28 Greg FischerMerge pull request #2702 from jeremy-lunarg/hayes-2518
2021-07-28 Jeremy HayesGenerate separate stores for partially swizzled memory...
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-22 Graeme LeeseUpdate test results to expect OpFUnordNotEqual
2020-06-10 John KessenichBump code gen version, due to removal of OpEntryPoint...
2020-04-14 Cody NorthropSupport multiple swizzled out operands (#2175)
2020-03-03 John KessenichFix #1843: Handle built-in function output parameters...
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-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
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-21 John KessenichMerge pull request #1253 from KhronosGroup/hlsl-ternary...
2018-02-21 John KessenichHLSL: Fix #1249: Always execute both sides of ternary...
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-06-15 John KessenichMerge pull request #917 from KhronosGroup/remove-redund...
2017-06-05 John KessenichGLSL: replace general missing functionality with specif...
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-01 John KessenichSPV: Fix #739: OpSelect can only operate on scalars...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-05 John KessenichMerge pull request #613 from Corillian/hlslpreprocess
2016-12-03 John KessenichDon't print the "Linked stage" message unless the AST...
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-04-27 John KessenichMerge pull request #251 from amdrexu/bugfix
2016-04-27 Rex XuSPV: Use OpLogicalEqual/OpLogicalNotEqual for boolean...
2016-04-04 John KessenichMerge branch 'master' into hlsl-frontend
2016-03-26 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-21 John KessenichMerge pull request #198 from AWoloszyn/update-includer
2016-03-15 John KessenichMerge pull request #204 from amdrexu/bugfix
2016-03-15 Rex XuSPV: Implement boolean selection for mix().
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-02-16 John KessenichSPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2015-12-13 John KessenichSPV GLSL.std.450: Add needed smear operations for min...
2015-12-11 John KessenichSPV tests: Turn on some more tests related to currently...
2015-12-11 John KessenichTests: Move to just linefeed to simply cross-platform...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-11-16 John KessenichSPIR-V: Move from Version .99 Rev 31 to Version 1.0...
2015-10-15 John KessenichSPV: Implement short circuiting of && and || when emitt...
2015-09-16 Rex XuMerge master branch from upstream
2015-09-16 Rex XuMerge remote-tracking branch 'upstream/master'
2015-09-15 John KessenichSPV return from main: Simplify a legacy design such...
2015-09-14 Rex XuMerge master branch from upstream
2015-09-14 Rex XuMerge remote-tracking branch 'upstream/master'
2015-09-13 John KessenichSPV: Reduce spurious type generation by removing interm...
2015-08-07 John KessenichMove to revision 31 of SPIR-V.
2015-06-19 John Kessenichglslang front-end: Don't emit blank lines for empty...
2015-05-22 John Kessenichglslang -> SPV: Improvements in swizzles on access...
2015-05-15 John Kessenichglslang SPV tests: Add a set of SPV tests.