| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch Leap build to newer gcc 13
- Update to release 2025.1 * Build system updates only
- Update to release 2024.4 * Vulkan 1.4 support
- Update to release 2024.3
* During HLSL compilation or any optimizing compile, do not
tell the validator to use "friendly names". This should save
time spent in the initial validation step of the optimization
recipe.
* Adapt test golden results to Glslang changes which reorder
decorations by object enum value.
- Update to release 2024.1 * No changelog was provided
- Update to release 2024.0 * Explicitly use python3 in shebangs/scripts
- Update to release 2023.8 * API: Expose rlaxed Vulkan rules from glslang
- Fix previous change: export to CXXFLAGS instead of CPPFLAGS so that it's actually picked up. Add optflags to CXXFLAGS to ensure it's not lost.
- Adjust for glslang-nonstd-devel switching paths
- Update to release 2023.7 * Adapt a test to different error message from SPIRV-Tools