#22249 closed enhancement (fixed)
Vulkan-Headers, Vulkan-Loader, SPIRV-Headers, and SPIRV-Tools 1.4.328.1
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.0 |
| Component: | BOOK | Version: | git |
| Severity: | medium | Keywords: | |
| Cc: |
Description
New micro version.
Change History (6)
comment:1 by , 12 months ago
| Summary: | SPIRV-Headers and SPIRV-Tools 1.4.328.1 → Vulkan-Headers, Vulkan-Loader, SPIRV-Headers, and SPIRV-Tools 1.4.328.1 |
|---|
comment:2 by , 12 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 12 months ago
The commit from Vulkan-Headers was:
Revert "CMake: Don't install C++ module headers if module build is disabled" This breaks users who were expecting the module file to be present, such as the SDK. Because installing headers do not know what compiler will use it, we shouldn't prevent it from being installed (AKA copied, not compiled).
comment:4 by , 12 months ago
Note that there was no standalone 1.4.328.1 tag, so I had to change Vulkan-Loader and Vulkan-Headers over to the vulkan-sdk tag.
comment:5 by , 12 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Only Vulkan-Headers is really changed and the other three ones are just re-tagged to match the version number.