Skip to content

meson: auto-enable glvnd when libglvnd is installed

Eric Engestrom requested to merge eric/mesa:meson-glvnd-auto into main

We've talked about flipping the default value of glvnd to true a bunch of times but never actually went through with it because some don't want to use glvnd, so let's instead go for the middle ground of "enabled glvnd by default if it's installed".

Merge request reports