summaryrefslogtreecommitdiffstats
path: root/src/s60installs/eabi
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-03-21 11:33:08 (GMT)
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-03-21 11:35:08 (GMT)
commit9204b29b05cba62d64bf189d30b72b93f1693bbf (patch)
treee32220e12e751f5ab89aacfb822e0f402b493354 /src/s60installs/eabi
parent589fb7812ac81192a7013c0b186354f121118398 (diff)
downloadQt-9204b29b05cba62d64bf189d30b72b93f1693bbf.zip
Qt-9204b29b05cba62d64bf189d30b72b93f1693bbf.tar.gz
Qt-9204b29b05cba62d64bf189d30b72b93f1693bbf.tar.bz2
Change the pooled QGLPixmapData to be backed by QVolatileImage.
This change currently affects QGLPixmapData on Symbian only. Similarly to the OpenVG engine, using QVolatileImage allows more efficient handling of to- and fromSymbianCFbsBitmap, reduces local heap usage, and improves s60 style performance. Task-number: QTBUG-15252 Reviewed-by: Jani Hautakangas
Diffstat (limited to 'src/s60installs/eabi')
-rw-r--r--src/s60installs/eabi/QtOpenGLu.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtOpenGLu.def b/src/s60installs/eabi/QtOpenGLu.def
index 4c5dca9..f7a7f71 100644
--- a/src/s60installs/eabi/QtOpenGLu.def
+++ b/src/s60installs/eabi/QtOpenGLu.def
@@ -720,4 +720,5 @@ EXPORTS
_ZN13QGLPixmapData21detachTextureFromPoolEv @ 719 NONAME
_ZN13QGLPixmapData9hibernateEv @ 720 NONAME
_ZN17QGLGraphicsSystem22releaseCachedResourcesEv @ 721 NONAME
+ _ZN13QGLPixmapData11idealFormatER6QImage6QFlagsIN2Qt19ImageConversionFlagEE @ 722 NONAME