Skip to content

glx/egl: fix LIBGL_KOPPER_DISABLE

Mike Blumenkrantz requested to merge zmike/mesa:kopper-disable into main

What does this MR do and why?

glx/egl: fix LIBGL_KOPPER_DISABLE

when set, this disables the use of vk swapchains and lets the dri frontend
manage buffers like any other driver

also document some kopper env vars

fixes #10713

Merge request reports