Skip to content

Commit f0cc85e

Browse files
authored
Prepare release v2023.6 (KhronosGroup#5510)
Signed-off-by: Nathan Gauër <[email protected]>
1 parent e03c8f5 commit f0cc85e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
Revision history for SPIRV-Tools
22

3+
v2023.6 2023-12-18
4+
- General
5+
- update_build_version.py produce deterministic header. (#5426)
6+
- Support missing git in update_build_version.py (#5473)
7+
- Optimizer
8+
- Add ComputeDerivativeGroup*NV capabilities to trim capabilities pass. (#5430)
9+
- Do not crash when tryingto fold unsupported spec constant (#5496)
10+
- instrument: Fix handling of gl_InvocationID (#5493)
11+
- Fix nullptr argument in MarkInsertChain (#5465)
12+
- opt: support 64-bit OpAccessChain index in FixStorageClass (#5446)
13+
- opt: add StorageImageReadWithoutFormat to cap trim (#5475)
14+
- opt: add PhysicalStorageBufferAddresses to trim (#5476)
15+
- Fix array size calculation (#5463
16+
- Validator
17+
- spirv-val: Loosen restriction on base type of DebugTypePointer and DebugTypeQualifier (#5479)
18+
- spirv-val: Add WorkgroupMemoryExplicitLayoutKHR check for Block (#5461)
19+
320
v2023.5 2023-10-15
421
- General
522
- Support 2 Intel extensions (#5357)

0 commit comments

Comments
 (0)