File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for SPIRV-Tools
2
2
3
+ v2024.2 2024-04-22
4
+ - General
5
+ - Add SPIRV_TOOLS_EXPORT to public C++ API (#5591)
6
+ - Use bazel 7 and bzlmod (#5601)
7
+ - Optimizer
8
+ - opt: add GroupNonUniformPartitionedNV capability to trim pass (#5648)
9
+ - Fix rebuilding types with circular references. (#5637)
10
+ - Add AliasedPointer decoration (#5635)
11
+ - add support for vulkan-shader-profiler external passes (#5512)
12
+ - Validator
13
+ - A fix to support of SPV_QCOM_image_processing2 (#5646)
14
+ - spirv-val: Add Vulkan check for Rect Dim in OpTypeImage (#5644)
15
+ - Validate duplicate decorations and execution modes (#5641)
16
+ - Validator: Support SPV_NV_raw_access_chains (#5568)
17
+
3
18
v2024.1 2024-03-06
4
19
- General
5
20
- Add tooling support for SPV_KHR_maximal_reconvergence (#5542)
Original file line number Diff line number Diff line change 7
7
8
8
'effcee_revision' : '19b4aa87af25cb4ee779a071409732f34bfc305c' ,
9
9
10
- 'googletest_revision' : 'eff443c6ef5eb6ab598bfaae27f9427fdb4f6af7 ' ,
10
+ 'googletest_revision' : '5a37b517ad4ab6738556f0284c256cae1466c5b4 ' ,
11
11
12
12
# Use protobufs before they gained the dependency on abseil
13
13
'protobuf_revision' : 'v21.12' ,
You can’t perform that action at this time.
0 commit comments