Skip to content

Commit cb8fba3

Browse files
authored
Zink-run: Fix up (#114)
1 parent ab0dcb2 commit cb8fba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usr/bin/zink-run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
22
export MESA_LOADER_DRIVER_OVERRIDE=zink
33
export GALLIUM_DRIVER=zink
4+
export __GLX_VENDOR_LIBRARY_NAME=mesa
45
exec "$@"

0 commit comments

Comments
 (0)