aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qpi-mesa.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/qpi-mesa.sh b/qpi-mesa.sh
index 8baccad22e95..b196251970ae 100644
--- a/qpi-mesa.sh
+++ b/qpi-mesa.sh
@@ -1,6 +1,7 @@
-export QT_QPA_PLATFORM=wayland
+# Shared by many platforms; uncomment as necessary
+#export QT_QPA_PLATFORM=wayland
# export EGL_LOG_LEVEL=debug
# https://bugreports.qt.io/browse/QTBUG-60330
-export EGL_PLATFORM=0x31D7
+#export EGL_PLATFORM=0x31D7
#export QT_LOGGING_RULES="qt.qpa.eglfs.kms=true;qt.qpa.egldeviceintegration=true"
#export QT_LOGGING_TO_CONSOLE=1