aboutsummarylogtreecommitdiffstats
path: root/qpi-mesa.sh
diff options
context:
space:
mode:
Diffstat (limited to 'qpi-mesa.sh')
-rw-r--r--qpi-mesa.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/qpi-mesa.sh b/qpi-mesa.sh
new file mode 100644
index 000000000000..b196251970ae
--- /dev/null
+++ b/qpi-mesa.sh
@@ -0,0 +1,7 @@
+# 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 QT_LOGGING_RULES="qt.qpa.eglfs.kms=true;qt.qpa.egldeviceintegration=true"
+#export QT_LOGGING_TO_CONSOLE=1