aboutsummarylogtreecommitdiffstats
path: root/qpi-mesa.sh
diff options
context:
space:
mode:
authorDonald Carr2017-09-08 01:49:24 -0700
committerDonald Carr2017-09-08 09:18:33 -0700
commit894650fd0943aeb965c786653c1e431be0bc77bc (patch)
treee5d1094abf81ff5052c776a058d0bc4014a875a1 /qpi-mesa.sh
parent349cd140f9f64ecc2b1839fcb1baab954e0a3b12 (diff)
downloadaur-894650fd0943aeb965c786653c1e431be0bc77bc.tar.gz
Extend the contents of qpi-mesa to get applications running against vc4 on aarch64
Diffstat (limited to 'qpi-mesa.sh')
-rw-r--r--qpi-mesa.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/qpi-mesa.sh b/qpi-mesa.sh
index a8392383e8eb..8baccad22e95 100644
--- a/qpi-mesa.sh
+++ b/qpi-mesa.sh
@@ -1 +1,6 @@
-#export QT_QPA_PLATFORM=wayland
+export QT_QPA_PLATFORM=wayland
+# export EGL_LOG_LEVEL=debug
+# https://bugreports.qt.io/browse/QTBUG-60330
+export EGL_PLATFORM=0x31D7
+#export QT_LOGGING_RULES="qt.qpa.eglfs.kms=true;qt.qpa.egldeviceintegration=true"
+#export QT_LOGGING_TO_CONSOLE=1