aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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