Opened 3 months ago

Closed 3 months ago

#19145 closed enhancement (fixed)

SPIRV-Tools-1.3.275.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

The version for vulkan-sdk-1.3.275.0 is now available. It's identical to v2023.6.rc1, so let's change over to 1.3.275.0 from the vulkan-sdk tag, similar to what we do for SPIRV-Headers.

The new URL would be: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/vulkan-sdk-1.3.275.0/SPIRV-Tools-1.3.275.0.tar.gz

Change History (3)

comment:1 by Douglas R. Reno, 3 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 months ago

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

comment:3 by Douglas R. Reno, 3 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.