Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan / 
spirv-headers


Commits:
f31ca173 by Mike Blumenkrantz at 2026-02-04T09:58:51-08:00
reserve blocks for Valve extensions (#566)


- - - - -
822fb7d4 by Georg Lehmann at 2026-02-18T08:46:40-08:00
Add SPV_VALVE_mixed_float_dot_product (#568)


- - - - -
f88a2d76 by gnl21 at 2026-02-18T08:47:57-08:00
Reserve some tokens for Broadcom (#567)


- - - - -
465055f6 by Diego Novillo at 2026-03-12T10:45:02-04:00
SPIR-V 1.6.7 headers

- - - - -
00898b20 by alan-baker at 2026-03-25T08:39:20-07:00
Add SPV_KHR_poison_freeze (#573)
- - - - -
39e5d40a by Ralph Potter at 2026-03-28T12:17:46-07:00
Add SPV_KHR_abort (#575)

* Add SPV_KHR_abort

* Remove constant data

* Remove quotes
- - - - -
6dd7ba99 by Ralph Potter at 2026-03-30T15:18:11-07:00
Add SPV_KHR_constant_data (#574)

* Add SPV_constant_data

* Update literal

* Rename CodePointsKHR to UTFEncodedKHR
- - - - -
ce9dfb01 by Steven Perron at 2026-04-08T12:02:31-04:00
[Bazel] Add NonSemanticDebugBreak.h to the common headers (#577)
- - - - -
d824583c by Diego Novillo at 2026-04-09T22:17:48-04:00
Add version-unified grammar and header for NonSemantic.Shader.DebugInfo (#578)
- - - - -
869266ad by Diego Novillo at 2026-04-09T22:21:18-04:00
Add NSDI 101 instructions and version bump (#579)
- - - - -
ad9184e7 by Tobski at 2026-04-15T12:01:14-04:00
Fix constant data operand types (#581)
- - - - -
b8a32968 by Yury Plyakhin at 2026-04-29T07:52:53-07:00
grammar and header changes for SPV_INTEL_predicated_io (#585)
- - - - -
948a3b09 by Ben Ashbaugh at 2026-04-29T08:10:46-07:00
header updates for SPV_INTEL_rounded_divide_sqrt (#582)
- - - - -
157de8e2 by mjkrol at 2026-04-29T08:42:37-07:00
Add SPV_MESA_fragment_coverage_mask enumerants (#580)

Reserve BuiltIn FragmentCoverageMaskMESA (4096) and Capability
FragmentCoverageMESA (4097) for SPV_MESA_fragment_coverage_mask.
- - - - -
1a22b167 by alelenv at 2026-04-29T08:50:18-07:00
Update headers for spirv issue 373 (#584)
- - - - -
53b334f4 by Matthew Moulton at 2026-04-29T15:25:01-07:00
Reserve some tokens for Samsung (#586)
- - - - -
12603802 by Arseniy Obolenskiy at 2026-04-30T13:51:58-07:00
Fix OpCompositeConstructContinuedINTEL operands (#587)

* Fix OpCompositeConstructContinuedINTEL operands

Remove IdResultType and IdResult from OpCompositeConstructContinuedINTEL

This instruction is a continuation that supplies additional constituents to a 
preceding OpCompositeConstruct and does not produce its own result

* Update headers
- - - - -
1f2dd162 by Spencer Fricke at 2026-05-05T12:29:58-04:00
Update spirv.core.grammar.json revision (#593)
- - - - -
58006c90 by Shahbaz Youssefi at 2026-05-07T21:05:26-04:00
Reserve ImageOperand 17 for Google (#589)
- - - - -
98c842bd by Arseniy Obolenskiy at 2026-05-11T13:11:51+02:00
Fix OpReadPipeBlockingINTEL/OpWritePipeBlockingINTEL operands (#588)

Per the SPV_INTEL_blocking_pipes spec, these instructions do not produce a 
result, but have Pipe and Pointer id arguments instead
- - - - -
5c50cbd2 by Dmitry Sidorov at 2026-05-13T15:01:58+02:00
Add SPV_AMD_weak_linkage extension (#583)

Spec is available here KhronosGroup/SPIRV-Registry#401
- - - - -
62d3e831 by Spencer Fricke at 2026-05-13T11:47:28-04:00
Add SPV_KHR_opacity_micromap (#599)
- - - - -
3541d11c by Kévin Petit at 2026-05-13T08:59:08-07:00
Add NonSemanticGraphDebugInfo instruction set (#591)

Change-Id: Ibd080a73abc630fbd2b3068f9c22ab8c0e01c806

Signed-off-by: Kevin Petit <[email protected]>
- - - - -
82dfca37 by Faith Ekstrand at 2026-05-13T09:00:42-07:00
Revert "Add SPV_MESA_fragment_coverage_mask enumerants (#580)" (#598)

This reverts commit 157de8e260e9362225c0ce9a6675d034968abe15.
- - - - -
fe44b200 by Ralph Potter at 2026-05-14T09:30:23-04:00
SPV_EXT_split_barrier (#600)

* SPV_EXT_split_barrier

* Remove spurious capability
- - - - -
aaffbc59 by Jeff Bolz at 2026-05-15T11:51:25-04:00
SPV_NV_cooperative_matrix_decode_vector (#601)
- - - - -
8c5559c1 by Kévin Petit at 2026-05-20T08:39:51-07:00
Add ArmExperimentalMLOperations instruction set (#602)

Change-Id: Id5e6f036ed0a1653ea9817c1d5b193c58403fe1d

Signed-off-by: Kevin Petit <[email protected]>
- - - - -
1e770e7d by Jebrim at 2026-05-27T08:48:38-07:00
Add Pred as a new SPIR-V source language (#606)

* Add Pred as a new SPIR-V source language

* Update spirv.bf

* Update spirv.core.grammar.json

* Update spirv.cs

* Update spirv.hpp

* Update spirv.hpp11

* Update spirv.json

* Update spirv.lua

* Update spirv.py

* Update spv.d

* Update spir-v.xml
- - - - -
c63848ec by apilatosba at 2026-06-17T11:38:53-04:00
added source language entry ApilaJai (#607)
- - - - -
ed734383 by Khronos Group Web Services at 2026-06-24T11:37:39-04:00
license: Add or update REUSE compliance (#609)
- - - - -
daa093dd by Khronos Group Web Services at 2026-06-24T11:39:24-04:00
chore: Add CONTRIBUTING file (#608)
- - - - -
575b6512 by Kévin Petit at 2026-07-02T10:33:49-04:00
Add SPV_EXT_ocp_microscaling_types (#613)

Change-Id: I740dc505e052cc91d1e0807dca27bc21a2921e86
- - - - -
b3cabdda by Wooyoung Kim at 2026-07-02T14:03:10-07:00
SPV_QCOM_multiple_wait_queues (#595)
- - - - -
8d56066e by Wooyoung Kim at 2026-07-02T14:19:33-07:00
SPV_QCOM_image_processing3 (#596)
- - - - -
02c0394e by dependabot[bot] at 2026-07-03T16:28:13-04:00
Bump actions/checkout from 6 to 7 in the github-actions group (#612)

Bumps the github-actions group with 1 update: 
[actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
- - - - -
03127291 by Matthew Moulton at 2026-07-08T08:45:27-07:00
Implement Samsung Intrinsic decoration (#597)

* Grammar and header updates for IntrinsicSAMSUNG

Describe the new decoration in the grammar and update the header files
to match.

* Add new capability

Add a simple capability to align with the new extension defined.

* Include the capability for the Intrinsic decor

List the IntrinsicSAMSUNG capability as needed for the IntrinsicSAMSUNG
decoration in the grammar json file.
- - - - -
29981f65 by Arseniy Obolenskiy at 2026-07-08T08:49:53-07:00
Fix Int64ImageEXT capability prerequisite to Int64 (#611)

The Int64ImageEXT capability listed Shader as its prerequisite, but per 
SPV_EXT_shader_image_int64 spec 
(https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_image_int64.html)
 it implicitly declares Int64
- - - - -
3e0ffa70 by Timo Aaltonen at 2026-08-04T22:08:10+03:00
Merge branch 'upstream-unstable' into debian-unstable

- - - - -
2210330f by Timo Aaltonen at 2026-08-04T22:08:42+03:00
version bump

- - - - -
7cf08d9f by Timo Aaltonen at 2026-08-04T22:10:29+03:00
releasing package spirv-headers version 1.6.1+1.4.357.0-1

- - - - -


29 changed files:

- .github/workflows/presubmit.yml
- BUILD.bazel
- CODE_OF_CONDUCT.md
- + CONTRIBUTING.md
- README.md
- REUSE.toml
- SECURITY.md
- debian/changelog
- include/spirv/spir-v.xml
- + include/spirv/unified1/ArmExperimentalMLOperations.h
- + include/spirv/unified1/NonSemanticGraphDebugInfo.h
- + include/spirv/unified1/NonSemanticShaderDebugInfo.h
- include/spirv/unified1/NonSemanticShaderDebugInfo100.h
- + include/spirv/unified1/extinst.arm.experimental-ml-operations.grammar.json
- + include/spirv/unified1/extinst.nonsemantic.graph.debuginfo.grammar.json
- + include/spirv/unified1/extinst.nonsemantic.shader.debuginfo.grammar.json
- include/spirv/unified1/spirv.bf
- include/spirv/unified1/spirv.core.grammar.json
- include/spirv/unified1/spirv.cs
- include/spirv/unified1/spirv.h
- include/spirv/unified1/spirv.hpp
- include/spirv/unified1/spirv.hpp11
- include/spirv/unified1/spirv.json
- include/spirv/unified1/spirv.lua
- include/spirv/unified1/spirv.py
- include/spirv/unified1/spv.d
- tools/buildHeaders/bin/makeExtinstHeaders.py
- tools/buildHeaders/jsonToSpirv.cpp
- tools/buildHeaders/jsonToSpirv.h


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/xorg-team/vulkan/spirv-headers/-/compare/145f6068b5d25cb70b0cfa94e8fb7084c8e51f9a...7cf08d9fcb4c57e137941d10208ea41d130a3af6

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/vulkan/spirv-headers/-/compare/145f6068b5d25cb70b0cfa94e8fb7084c8e51f9a...7cf08d9fcb4c57e137941d10208ea41d130a3af6
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


Reply via email to