diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-10-02 00:31:39 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-10-02 00:38:57 (GMT) |
commit | f1b22116ad94472a6f24a376cf3709a272870478 (patch) | |
tree | dcff94d7efe39b2904947b144b306d1a88a0e281 /tests | |
parent | ab000629fc000d5347bd7a3648afe32ae23acee5 (diff) | |
download | Qt-f1b22116ad94472a6f24a376cf3709a272870478.zip Qt-f1b22116ad94472a6f24a376cf3709a272870478.tar.gz Qt-f1b22116ad94472a6f24a376cf3709a272870478.tar.bz2 |
Fix support for 32-bit PowerVR screens with QGraphicsView
When QGLWidget was used as a viewport for QGraphicsView, it was
still treating the window surface as RGB16. Use the screen's actual
pixel format.
Also ensure that PvrEglWindowSurface::image() returns a non-null
QImage if the drawable hasn't been created yet.
Reviewed-by: trustme
Back port of 53b3a0572242d0a425e74848afba1293f195d29b
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions