Skip to content

nvk/nak: Use NAK on Maxwell+

Faith Ekstrand requested to merge gfxstrand/mesa:nak/sm50 into main

This MR has a bunch more Maxwell fixes for NAK and fixes all but one known compiler issue with the Vulkan CTS. The one remaining issue is a precision issue with 64 to 16-bit float conversions that also exists with codegen. With this, we can switch to NAK by default for Maxwell.

Merge request reports

Loading