We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0dcb2 commit cb8fba3Copy full SHA for cb8fba3
usr/bin/zink-run
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
export MESA_LOADER_DRIVER_OVERRIDE=zink
3
export GALLIUM_DRIVER=zink
4
+export __GLX_VENDOR_LIBRARY_NAME=mesa
5
exec "$@"
0 commit comments