Skip to content

v2026.14.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:48
· 144 commits to master since this release
7c58a32
=== Breaking changes ===
15ada68aa Don't re-export primary-file `using namespace` through import (#11450)

=== All changes for this release ===
7c58a326b Add Metal support for printf (#12250)
6462d7d2f Update tmux title with branch name (#12272)
3fdebf511 [Metal] Fix RayQuery TriangleFrontFace emission (#12142)
4701a1407 Fix #12220: correct SPIR-V DebugEntryPoint command line (#12243)
eaab736fd fix: Allow specialization-constant [numthreads] with compute derivative groups (take 2) (#12207)
71a3f7e71 Fix #9403: emit compute entry-point wrappers as prototypes in -target hpp (#12152)
1eeb3b29d Fix #12237: legalize bool switch condition for SPIR-V (#12254)
6dba5d212 Fix #12226: emit descriptor-heap ConstantBuffer as a uniform-buffer descriptor (#12256)
ea711ddcb Improve test cases to pass for different optimization levels (#12253)
ae363b754 Fix #12240: emit 64-bit OpSwitch case literals at the selector width (#12251)
dd6e011e5 Add size/alignment info to JSON reflection for every type layout (#12225)
335d24689 Forward -Xspirv-opt passthrough args to the SPIRV-Tools optimizer (#12206)
15863db48 reflection-json: emit resultType for typed buffers (#12228)
f282bdf9c Fix #12212: fail slang-capability-generator on capdef errors (#12217)
70462843c Add `-debug-info-include-source` to embed source in SPIR-V independently of `-g` level (#12202)
575c68ad8 Skip autodiff finalization passes for modules with no autodiff IR (#11476)
a4168d47c Initialize denormal mode option values (#12229)
1e0b3a441 Exclude FIDDLE headers from GCC PCH (#12233)
926f93ed1 Remove parent traversal from internal includes (#12216)
5281ccc66 Add public latest capability aliases (#12213)
[BREAKING] 15ada68aa Don't re-export primary-file `using namespace` through import (#11450)
72985f871 Fix #12108: prefix internal spirv_asm registers with __ and assert (#12190)