Timo Aaltonen pushed to branch upstream-unstable at X Strike Force / vulkan / glslang
Commits: 8ad28db1 by Alexandre Bouvier at 2024-12-15T13:26:35-05:00 cmake: fix linking of stubbed libraries - - - - - b3a6aa7b by Jeremy Hayes at 2024-12-16T15:27:40-05:00 Re-add linux back compat test Enable building on older versions of CMake. Add warning for Windows shared library test configuration. - - - - - 3a2834e7 by Eilif Swensen at 2024-12-18T09:58:42-07:00 Remove incorrect extension dependency from 16bit float Modf - - - - - 329656cc by dependabot[bot] at 2024-12-30T11:44:48-05:00 Bump lukka/get-cmake from 3.31.2 to 3.31.3 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.2 to 3.31.3. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/5979409e62bdf841487c5fb3c053149de97a86d3...8567b9d9b63052b8430ef30042e13c3ba5288f16) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 1d02150d by dependabot[bot] at 2024-12-30T09:54:11-07:00 Bump actions/upload-artifact from 4.4.3 to 4.5.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...6f51ac03b9356f520e9adb1b1b7802705f340c2b) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 3fc8229e by dependabot[bot] at 2024-12-30T09:55:32-07:00 Bump github/codeql-action from 3.27.6 to 3.28.0 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.28.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/aa578102511db1f4524ed59b8cc2bae4f6e88195...48ab28a6f5dbc2a99bf1e0131198dd8f1df78169) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - f754c852 by danginsburg at 2024-12-30T10:02:20-07:00 Fixes #3826 - Add support for OpTypeRayQueryKHR and OpTypeAccelerationStructureKHR to SPVRemapper - - - - - e4351486 by Takuto Ikuta at 2025-01-10T12:09:36-06:00 Add missing include headers This is for C++ modules build in chromium. - - - - - c16e6a34 by Jeff Bolz at 2025-01-13T12:30:25-06:00 Support EXT_integer_dot_product - - - - - 3a5be695 by dependabot[bot] at 2025-01-14T09:52:45-07:00 Bump github/codeql-action from 3.28.0 to 3.28.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.0 to 3.28.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/48ab28a6f5dbc2a99bf1e0131198dd8f1df78169...b6a472f63d85b9c78a3ac5e89422239fc15e9b3c) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 45bdddc9 by dependabot[bot] at 2025-01-14T09:57:58-07:00 Bump actions/upload-artifact from 4.5.0 to 4.6.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/6f51ac03b9356f520e9adb1b1b7802705f340c2b...65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 8b0e7b6e by dependabot[bot] at 2025-01-14T10:00:09-07:00 Bump lukka/get-cmake from 3.31.3 to 3.31.4 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.3 to 3.31.4. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/8567b9d9b63052b8430ef30042e13c3ba5288f16...acb35cf920333f4dc3fc4f424f1b30d5e7d561b4) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - b5dc3870 by Jeremy Hayes at 2025-01-16T14:26:04-07:00 Change warning to error if spirv-tools not found Emit an error if optimizations are enabled but spirv-tools dependency is not found. - - - - - bd6c5feb by Jeremy Hayes at 2025-01-20T17:05:39-06:00 Revert "add cross-stage check for missing outputs" This reverts commit 69249e46b6286e41ee47b5f51bf814881f15b63a. - - - - - 55627fd8 by dependabot[bot] at 2025-01-21T11:36:16-06:00 Bump hendrikmuhs/ccache-action from 1.2.14 to 1.2.16 Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.14 to 1.2.16. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](https://github.com/hendrikmuhs/ccache-action/compare/ed74d11c0b343532753ecead8a951bb09bb34bc9...53911442209d5c18de8a31615e0923161e435875) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - dc76ca3d by Jeremy Hayes at 2025-01-22T13:37:16-06:00 Update cmake_minimum_required Track cmake_mimimum_required defined in SPIRV-Tools dependency. Remove conditional dependent on older version of CMake. - - - - - 54264f91 by Ricardo Garcia at 2025-01-23T13:44:40-05:00 Add support for GL_EXT_texture_offset_non_const - - - - - a420aff8 by Ricardo Garcia at 2025-01-23T13:44:40-05:00 Check argument constness with SparseTextureOffset functions There are a few checks that were missing for sparse variants of these functions. - - - - - 22a33d67 by Ricardo Garcia at 2025-01-23T13:44:40-05:00 Update SPIRV-Tools known good version Also update tests for texture*Offset functions with non-const offsets to use the new validator option, without expecting a failure. - - - - - 4bda6a67 by David Neto at 2025-01-23T18:42:11-05:00 kokoro: upgrade from clang 10 to clang 13 - - - - - ac319648 by David Neto at 2025-01-23T18:53:39-05:00 kokoro: use gcc-13 - - - - - d926ac55 by Alan Baker at 2025-01-23T19:07:49-05:00 Update SPIRV-Tools - - - - - c5fd7d66 by Alan Baker at 2025-01-23T19:07:49-05:00 Update test expectations - - - - - bd1f1c26 by Alan Baker at 2025-01-23T19:07:49-05:00 update validation_fails.txt - - - - - ede0b23b by dependabot[bot] at 2025-01-27T11:50:04-07:00 Bump lukka/get-cmake from 3.31.4 to 3.31.5 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.4 to 3.31.5. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/acb35cf920333f4dc3fc4f424f1b30d5e7d561b4...5f6e04f5267c8133f1273bf2103583fc72c46b17) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - d6cd62fa by dependabot[bot] at 2025-01-27T11:51:07-07:00 Bump github/codeql-action from 3.28.1 to 3.28.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/b6a472f63d85b9c78a3ac5e89422239fc15e9b3c...f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 633e9b6e by Matt Borgerson at 2025-01-27T12:38:46-07:00 Fix glslang_glsl_mapper_create prototype - - - - - 0549c712 by David Neto at 2025-01-29T16:52:29-07:00 kokoro: use ndk-r27c - - - - - 1b65bd60 by Jeff Bolz at 2025-02-03T14:33:02-07:00 Implement GL_NV_cooperative_vector - - - - - 39766a06 by alelenv at 2025-02-04T15:33:35-07:00 Add support for GL_NV_cluster_acceleration_structure. - - - - - 7ae14e67 by Karen Webb at 2025-02-06T12:26:53-07:00 Add `nontemporal` qualifier to GLSL - - - - - 563ce2f0 by Karen Webb at 2025-02-06T12:26:53-07:00 Correct value of Spv 1.6 constant - - - - - 83fe030d by Karen Webb at 2025-02-06T12:26:53-07:00 Remove wild edit from clangd - - - - - 9db1a43b by Karen Webb at 2025-02-06T12:26:53-07:00 Make Nontemporal strict when passing to a function - - - - - 62cf4331 by Karen Webb at 2025-02-06T12:26:53-07:00 Add nontemporal tests - - - - - a25f081a by Karen Webb at 2025-02-06T12:26:53-07:00 Output Nontemporal for images - - - - - c8927c3a by Karen Webb at 2025-02-06T12:26:53-07:00 Remove 'nontemporal nontemporal' in comment - - - - - 2b7f94a8 by Karen Webb at 2025-02-06T12:26:53-07:00 Add more nontemporal tests - - - - - cd221d39 by dependabot[bot] at 2025-02-06T14:54:36-07:00 Bump actions/setup-python from 5.3.0 to 5.4.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/0b93645e9fea7318ecaed2b359559ac225c90a2b...42375524e23c412d93fb67b49958b491fce71c38) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 899352a9 by dependabot[bot] at 2025-02-06T14:55:24-07:00 Bump github/codeql-action from 3.28.5 to 3.28.8 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4...dd746615b3b9d728a6a37ca2045b68ca76d4841a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - abc4c4e4 by Karen Webb at 2025-02-06T15:07:11-07:00 Ignore clangd .cache - - - - - 6230024e by Juan Ramos at 2025-02-06T15:19:40-07:00 cmake: Cleanup CMake code - Remove old style of ending functions/conditions - MSVC RTTI flag /GR is not added to CMAKE_CXX_FLAGS by default anymore. - Remove unneccessary pre 3.18 code path - - - - - 8a6b381c by alelenv at 2025-02-06T15:49:32-07:00 Add support for GL_NV_linear_swept_spheres. - - - - - 1448fad9 by Juan Ramos at 2025-02-11T10:03:01-07:00 ci: Fix emscripten build "error: emscripten requires python 3.8 or above" - - - - - 360aacdb by Sven van Haastregt at 2025-02-11T11:46:21-07:00 Emit SPV_EXT_opacity_micromap if GL extension is present If the `GL_EXT_opacity_micromap` extension was requested in the input, emit the corresponding `SPV_EXT_opacity_micromap` extension and RayTracingOpacityMicromapEXT Capability in the SPIR-V output. Signed-off-by: Sven van Haastregt <sven.vanhaastr...@arm.com> - - - - - eea6b856 by dependabot[bot] at 2025-02-11T15:33:39-07:00 Bump github/codeql-action from 3.28.8 to 3.28.9 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.8 to 3.28.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/dd746615b3b9d728a6a37ca2045b68ca76d4841a...9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 20827027 by dependabot[bot] at 2025-02-11T15:34:25-07:00 Bump hendrikmuhs/ccache-action from 1.2.16 to 1.2.17 Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.16 to 1.2.17. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](https://github.com/hendrikmuhs/ccache-action/compare/53911442209d5c18de8a31615e0923161e435875...a1209f81afb8c005c13b4296c32e363431bffea5) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 00ac5651 by Karen Webb at 2025-02-12T12:07:05-07:00 Warn if using GL_EXT_nontemporal_keyword with GLSL memory model - - - - - ef5207f9 by Takuto Ikuta at 2025-02-13T14:41:58-07:00 Add missing include headers This is for C++ modules build in chromium. - - - - - 5545c8c4 by Spencer Fricke at 2025-02-18T15:29:24-05:00 Throw error if using in/out with struct pointer - - - - - e66176c3 by David Neto at 2025-02-18T21:53:18-05:00 kokoro: use streamlined license checker image This image is only 85MB (32MB compressed), which is many gigabytes smaller than the old image. It downloads and runs in about 5s. BUG=397439052 - - - - - 104bd85d by Juan Ramos at 2025-02-20T14:07:49-07:00 ci: Add find_package testing Fix find_package breaking on Windows when BUILD_SHARED_LIBS=ON due to SPIRV stub library. Changed exit code for spirv-remap to 0 when requesting help, to allow for better integration testing. closes #3462 - - - - - 18f581a8 by David Neto at 2025-02-24T10:04:15-07:00 kokoro: linux: use cpp-builder image instead of radial-build Bug: crbug.com/391948942 - - - - - 8b822ee8 by Karen Webb at 2025-02-25T15:51:13-05:00 EXT_nontemporal_keyword: Don't warn when using nontemporal as an identifier (i.e. when extension disabled). - - - - - 6e5ef2e3 by dependabot[bot] at 2025-02-27T13:52:30-07:00 Bump actions/upload-artifact from 4.6.0 to 4.6.1 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08...4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 6b0d0edc by dependabot[bot] at 2025-02-27T13:53:06-07:00 Bump ossf/scorecard-action from 2.4.0 to 2.4.1 Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/62b2cac7ed8198b15735ed49ab1e5cf35480ba46...f49aabe0b5af0936a0987cfb85d86b75731b0186) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 0b7c079b by dependabot[bot] at 2025-02-27T13:53:46-07:00 Bump github/codeql-action from 3.28.9 to 3.28.10 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.10. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0...b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> - - - - - 57018e57 by Jeremy Hayes at 2025-02-28T14:10:54-07:00 Update known_good.json - - - - - 99ee11b0 by Jeremy Hayes at 2025-02-28T16:54:48-07:00 Update CHANGES for 15.2.0 - - - - - 7200bc12 by Juan Ramos at 2025-03-10T11:01:12-06:00 Fix spirv backcompat closes #3882 - - - - - 120 changed files: - .github/workflows/continuous_deployment.yml - .github/workflows/continuous_integration.yml - .github/workflows/scorecard.yml - .gitignore - CHANGES.md - CMakeLists.txt - SPIRV/CMakeLists.txt - SPIRV/GLSL.ext.KHR.h - SPIRV/GLSL.ext.NV.h - SPIRV/GlslangToSpv.cpp - SPIRV/SPVRemapper.cpp - SPIRV/SpvBuilder.cpp - SPIRV/SpvBuilder.h - SPIRV/SpvTools.cpp - SPIRV/doc.cpp - SPIRV/spirv.hpp - StandAlone/StandAlone.cpp - StandAlone/spirv-remap.cpp - Test/baseResults/hlsl.nested-runtimeArray.frag.out - Test/baseResults/hlsl.structcopy.comp.out - Test/baseResults/hlsl.structcopylogical.comp.out - − Test/baseResults/iomap.crossStage.vk.2.vert.out - + Test/baseResults/spv.1.6.nontemporalimage.frag.out - − Test/baseResults/spv.bufferhandle3.frag.out - + Test/baseResults/spv.bufferhandle3_Errors.frag.out - Test/baseResults/spv.coopmat.comp.out - Test/baseResults/spv.coopmatKHR.comp.out - Test/baseResults/spv.coopmat_armlayout.comp.out - + Test/baseResults/spv.coopvec.comp.out - + Test/baseResults/spv.coopvec2.comp.out - + Test/baseResults/spv.coopvecTraining.comp.out - + Test/baseResults/spv.coopvecTraining_Error.comp.out - + Test/baseResults/spv.coopvec_Error.comp.out - + Test/baseResults/spv.coopvecloadstore.comp.out - Test/baseResults/spv.ext.RayGenShader.rgen.out - Test/baseResults/spv.ext.RayPrimCull_Errors.rgen.out - Test/baseResults/spv.ext.ShaderTileImage.subpassinput.frag.out - + Test/baseResults/spv.int_dot.frag.out - + Test/baseResults/spv.int_dot_Error.frag.out - Test/baseResults/spv.intcoopmat.comp.out - + Test/baseResults/spv.nontemporalbuffer.frag.out - + Test/baseResults/spv.nv.cluster-allops.frag.out - + Test/baseResults/spv.nv.cluster-allops.rahit.out - + Test/baseResults/spv.nv.cluster-allops.rchit.out - + Test/baseResults/spv.nv.cluster-allops.rgen.out - + Test/baseResults/spv.nv.cluster-allops.rmiss.out - + Test/baseResults/spv.nv.lss-allops.frag.out - + Test/baseResults/spv.nv.lss-allops.rchit.out - + Test/baseResults/spv.nv.lss-allops.rgen.out - + Test/baseResults/spv.nv.lss-allops.rmiss.out - + Test/baseResults/spv.sparsetextureoffset_non_const.vert.out - + Test/baseResults/spv.sparsetextureoffset_non_const_fail.vert.out - + Test/baseResults/spv.textureoffset_non_const.vert.out - Test/baseResults/validation_fails.txt - kokoro/license-check/build-docker.sh → Test/find_package/CMakeLists.txt - + Test/find_package/example.c - + Test/find_package/stub.cpp - − Test/iomap.crossStage.vk.2.frag - − Test/iomap.crossStage.vk.2.geom - − Test/iomap.crossStage.vk.2.vert - + Test/spv.1.6.nontemporalimage.frag - Test/spv.bufferhandle3.frag → Test/spv.bufferhandle3_Errors.frag - + Test/spv.coopvec.comp - + Test/spv.coopvec2.comp - + Test/spv.coopvecTraining.comp - + Test/spv.coopvecTraining_Error.comp - + Test/spv.coopvec_Error.comp - + Test/spv.coopvecloadstore.comp - + Test/spv.int_dot.frag - + Test/spv.int_dot_Error.frag - + Test/spv.nontemporalbuffer.frag - + Test/spv.nv.cluster-allops.frag - + Test/spv.nv.cluster-allops.rahit - + Test/spv.nv.cluster-allops.rchit - + Test/spv.nv.cluster-allops.rgen - + Test/spv.nv.cluster-allops.rmiss - + Test/spv.nv.lss-allops.frag - + Test/spv.nv.lss-allops.rchit - + Test/spv.nv.lss-allops.rgen - + Test/spv.nv.lss-allops.rmiss - + Test/spv.sparsetextureoffset_non_const.vert - + Test/spv.sparsetextureoffset_non_const_fail.vert - + Test/spv.textureoffset_non_const.vert - glslang/CMakeLists.txt - glslang/Include/BaseTypes.h - glslang/Include/Types.h - glslang/Include/glslang_c_interface.h - glslang/Include/intermediate.h - glslang/MachineIndependent/Constant.cpp - glslang/MachineIndependent/Initialize.cpp - glslang/MachineIndependent/Intermediate.cpp - glslang/MachineIndependent/ParseContextBase.cpp - glslang/MachineIndependent/ParseHelper.cpp - glslang/MachineIndependent/ParseHelper.h - glslang/MachineIndependent/Scan.cpp - glslang/MachineIndependent/SymbolTable.cpp - glslang/MachineIndependent/Versions.cpp - glslang/MachineIndependent/Versions.h - glslang/MachineIndependent/glslang.y - glslang/MachineIndependent/glslang_tab.cpp - glslang/MachineIndependent/glslang_tab.cpp.h - glslang/MachineIndependent/intermOut.cpp - glslang/MachineIndependent/linkValidate.cpp - glslang/MachineIndependent/localintermediate.h - glslang/MachineIndependent/parseVersions.h - glslang/MachineIndependent/propagateNoContraction.cpp - glslang/OSDependent/Web/CMakeLists.txt - glslang/stub.cpp - gtests/CMakeLists.txt - gtests/GlslMapIO.FromFile.cpp - gtests/Spv.FromFile.cpp - known_good.json - kokoro/android-ndk-build/build-docker.sh - kokoro/android-ndk-build/build.sh - kokoro/license-check/build.sh - kokoro/linux-clang-cmake/build-docker.sh - kokoro/linux-clang-cmake/build.sh - kokoro/linux-clang-gn/build.sh - kokoro/linux-gcc-cmake/build-docker.sh - kokoro/linux-gcc-cmake/build.sh The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/glslang/-/compare/1062752a891c95b2bfeed9e356562d88f9df84ac...7200bc12a8979d13b22cd52de80ffb7d41939615 -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/glslang/-/compare/1062752a891c95b2bfeed9e356562d88f9df84ac...7200bc12a8979d13b22cd52de80ffb7d41939615 You're receiving this email because of your account on salsa.debian.org.