diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-07-15 14:35:10 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-07-15 14:35:10 +0900 |
| commit | 8366cdd22448548116b4cc2f719fee73f8c30e91 (patch) | |
| tree | f60c5ab9ba35116cadbcd8af2ff1b25e45b2155f /internal/rosa/package/spirv/0020-chore-Add-CONTRIBUTING-file-608.patch | |
| parent | 05f9939077ce5144a648ef537bbe79f294e2307c (diff) | |
internal/rosa/package/spirv: spirv-tools 2026.1 to 2026.2
Upstream does not appear to understand the point of tags, so include relevant unreleased changes here.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/spirv/0020-chore-Add-CONTRIBUTING-file-608.patch')
| -rw-r--r-- | internal/rosa/package/spirv/0020-chore-Add-CONTRIBUTING-file-608.patch | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/internal/rosa/package/spirv/0020-chore-Add-CONTRIBUTING-file-608.patch b/internal/rosa/package/spirv/0020-chore-Add-CONTRIBUTING-file-608.patch new file mode 100644 index 00000000..e97bb809 --- /dev/null +++ b/internal/rosa/package/spirv/0020-chore-Add-CONTRIBUTING-file-608.patch @@ -0,0 +1,47 @@ +From daa093dd29aab8cbb6562b808370562f56e399fb Mon Sep 17 00:00:00 2001 +From: Khronos Group Web Services <webservices@khronosgroup.org> +Date: Wed, 24 Jun 2026 11:39:24 -0400 +Subject: [PATCH 20/26] chore: Add CONTRIBUTING file (#608) + +--- + CONTRIBUTING.md | 28 ++++++++++++++++++++++++++++ + 1 file changed, 28 insertions(+) + create mode 100644 CONTRIBUTING.md + +diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md +new file mode 100644 +index 0000000..3d3062c +--- /dev/null ++++ b/CONTRIBUTING.md +@@ -0,0 +1,28 @@ ++<!-- ++SPDX-FileCopyrightText: 2026 The Khronos Group Inc. ++SPDX-License-Identifier: CC-BY-4.0 ++--> ++ ++# Contributing to SPIRV-Headers ++ ++## Contributing ++ ++This project welcomes contributions and suggestions. Contributions require you ++to agree to a ++[Contributor License Agreement (CLA)](https://cla-assistant.io/KhronosGroup/SPIRV-Headers) ++declaring that you have the right to, and actually do, grant the rights to use ++your contribution. ++ ++When you submit a pull request, a CLA bot will determine whether you need to ++sign a CLA. Simply follow the instructions provided. ++ ++## AI-Assisted Contributions ++ ++By submitting a Contribution to this repository, you additionally represent ++that, to the extent any of Your Contributions were developed with the ++assistance of artificial intelligence tools or AI-generated code, You have ++exercised sufficient review, judgment, and creative direction over such tools ++and resulting material to reasonably consider it Your original creation, and ++You are not aware of any third-party license, intellectual property claim, or ++other restriction arising from such use that is associated with any part of ++Your Contribution or use thereof. +-- +2.54.0 + |
