[pull] master from KhronosGroup:master - #688
Open
pull[bot] wants to merge 7 commits into
Open
Conversation
* Kokoro CI bots use git-sync-deps to get sources Update git-sync-deps to reduce the amount of data downloaded on a first checkout, while being able to checkout the specific commit specified in the DEPS file. Previously the CI bots would only clone --depth=1. But that's not enough to check out a specific commit. So clone either blobless or treeless. For a CI bot, treeless is preferable, because it downloads the least data. For interactive use, blobless is better because it prevents redundant downloads of tree data. See https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/ Fixes: #5028 * --treeless decays to blob:none when git is too old * Pin googletest to an older version, to make bazel build work
* Update minimum required CMake to 3.17.2 - For Wasm build, update to emscripten/emsdk:3.1.28 which has 3.22.1 - Move the docker-compose.yml down to the source/wasm directory. Fixes: #5040 * Fix working directory for invocation of wasm build
The package is called SPIRV-Tools-tools, which might be a bit confusing, but at lease follows the general naming scheme.
…ions:windows (#5042) Bazel has been changing its conventions for implementing conditions on target OS. Update to the latest recommendation. See https://bazel.build/extending/platforms Silences a deprecation warning. Fixes: #5037
…5048) * spirv-val: Add tests for OpSwitch directly breaking/continuing outer loop These are not valid, tests verify the validator catches the issue.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )