[go: up one dir, main page]

Roll glslang from 5ff0c048b724 to 277d09e679f0 (3 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5ff0c048b724..277d09e679f0

2023-10-09 49699333+dependabot[bot]@users.noreply.github.com Bump ossf/scorecard-action from 2.2.0 to 2.3.0
2023-10-09 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.21.9 to 2.22.0
2023-10-09 49699333+dependabot[bot]@users.noreply.github.com Bump lukka/get-cmake from 3.27.6 to 3.27.7

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/glslang-vulkan-deps-autoroll
Please CC angle-team@google.com,radial-bots+chrome-roll@google.com,radial-bots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: radial-bots+chrome-roll@google.com
Change-Id: Ia532afc1899bf162433bc318bf20afd4f91f70d2
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/4922536
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed
tree: 516b5c10837358df9c0f154334860a2f876ca3f3
  1. glslang/
  2. spirv-cross/
  3. spirv-headers/
  4. spirv-tools/
  5. vulkan-headers/
  6. vulkan-loader/
  7. vulkan-tools/
  8. vulkan-utility-libraries/
  9. vulkan-validation-layers/
  10. .gitattributes
  11. .gitignore
  12. .gitmodules
  13. additional_readme_paths.json
  14. DEPS
  15. LICENSE
  16. OWNERS
  17. README.chromium
  18. README.md
  19. update-commit-message.py
README.md

Chromium Vulkan Dependencies

This meta-repo houses several interdependent Khronos Vulkan repositories:

This unified repo allows us to update all dependencies in one batch in Chrome and other projects.