summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers/powervr/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/gfxdrivers/powervr/README')
-rw-r--r--src/plugins/gfxdrivers/powervr/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/plugins/gfxdrivers/powervr/README b/src/plugins/gfxdrivers/powervr/README
index 4dce87f830..322a6b2e01 100644
--- a/src/plugins/gfxdrivers/powervr/README
+++ b/src/plugins/gfxdrivers/powervr/README
@@ -51,6 +51,11 @@ on the device with:
hellogl_es -qws
+The driver also supports screen rotation if Qt is configured with the
+-qt-gfx-transformed option and the QWS_DISPLAY variable is wrapped in a
+"Transformed" declaration:
+
+ Transformed:powervr:mmWidth40:mmHeight54:Rot90:0
Know Issues:
* A QGLWidget may not have window decorations if it is a top-level window.