Update CHANGES for release 11.12.0
[platform/upstream/glslang.git] / Test / baseResults / hlsl.sample.basic.dx10.frag.out
2022-10-13 Jeremy HayesUpdate CHANGES for release 11.12.0
2021-06-04 Greg FischerMerge pull request #2655 from ShabbyX/fix-ubsan
2021-05-11 Greg FischerMerge pull request #2641 from tgfrerer/fix_hlsl_functio...
2021-05-11 tgfrererfix error message for hlslGrammar::acceptConstructor
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-04-17 John KessenichMerge branch 'glsl-ext' of https://github.com/nicebyte...
2018-04-14 John KessenichHLSL/SPV: Declare DepthReplacing for shaders declaring...
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-08-09 John KessenichHLSL: Include built-in processing for vertex input...
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 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 #551 from steve-lunarg/rwbuffers-fmt
2016-10-15 steve-lunargHLSL: phase 3b: Texture methods remember and return...
2016-10-01 John KessenichHLSL: Line numbers only: Set locations (line numbers...
2016-10-01 John KessenichMerge pull request #521 from yavn/frag-shader-primitive...
2016-09-30 John KessenichMerge pull request #523 from amdrexu/feature2
2016-09-29 John KessenichHLSL Tests: Tests for previous commit, to make it easie...
2016-09-20 John KessenichHLSL: Remove extraneous built-in member decorations...
2016-09-16 John KessenichHLSL: Flatten whole-struct assigns and returns when...
2016-09-16 John KessenichHLSL: Flatten a return struct from an entry point and...
2016-09-12 John KessenichHLSL: Register all entry-point in/out as part of the...
2016-09-03 John KessenichHLSL: Correct line numbers for function definitions.
2016-09-01 John KessenichSPV: Tighten up number of struct-types declared based...
2016-08-30 John KessenichHLSL: Start location numbering with the entry-point...
2016-08-29 John KessenichHLSL: Remove recent change to put locations on SV_TARGET*.
2016-08-29 John KessenichHLSL: Create test results for the previous commits.
2016-08-29 John KessenichMerge branch 'HLSL_Semantic_Mapping' of https://github...
2016-08-29 John KessenichMerge pull request #490 from KhronosGroup/hlsl-output...
2016-08-29 John KessenichHLSL: Emulate write-to-output on return-from-entry...
2016-08-28 John KessenichHLSL: Emulate write-to-output on return-from-entry...
2016-08-23 John KessenichMerge pull request #461 from dankbaker/Error_Message_Fi...
2016-08-15 John KessenichMerge pull request #467 from dankbaker/HLSL_Changing_de...
2016-08-15 Dan BakerUpdating tests, sadly every single HLSL test needs...
2016-07-29 John KessenichHLSL: Implement the register production.
2016-07-29 John KessenichHLSL: Add shape conversions for scalar -> vector assigm...
2016-07-15 John KessenichMerge pull request #390 from steve-lunarg/samplers
2016-07-15 LoopDawgHLSL: Add SampleBias and SampleGrad, and associated...