Skip to content

meson: Enable zink in gallium_drivers by default

Joshua Ashton requested to merge frog/mesa:zink-world-domination into main

What does this MR do and why?

Enable zink in gallium_drivers by default

Zink is the only way to use hw accelerated GL on a7xx and the preferred way for hw supporting NVK.

Start building Zink by default everywhere that we would build swrast by default.

Merge request reports