·
322 commits
to trunk
since this release
Immutable
release. Only release title and notes can be modified.
Bug Fixes
Vulkan
- Stop passing an un-waited fence to
vkAcquireNextImageKHRon non-Windows platforms, which triggeredVUID-vkAcquireNextImageKHR-fence-10066validation errors every frame since v30.0.0. By @ErichDonGubler in #9855.
Metal
- Resolve metal color space constants dynamically. By @andyleiserson in #9819.