github-actions
released this
17 Jan 03:02
·
12 commits
to master
since this release
What's Changed
- Fix optix varying legalization. by @csyonghe in #6089
- Reuse code for Metal and WGSL entry point legalization by @fairywreath in #6063
- Implement AnyValue marshalling for 8-bit integers by @juliusikkala in #6059
- Emit errors when seeing a matrix with row/col count of 1 by @aleino-nv in #6044
- Inline global constants that contains opaque handles for legalization. by @csyonghe in #6098
- Fix argument buffer tier2 layout computation. by @csyonghe in #6101
- support SV_ViewIndex for Metal by @fairywreath in #6103
- Implement Packed Dot Product intrinsics by @fairywreath in #6068
- C-like emitter: Add parenthesis when combining relational and bitwise… by @aleino-nv in #6070
- Fix cyclic lookups with UnscopedEnums by @juliusikkala in #6110
- Fix resource specialization issue where store insts from inlined calls are not considered properly. by @saipraveenb25 in #6099
Full Changelog: v2025.2.1...v2025.2.2