summaryrefslogtreecommitdiffstats
path: root/src/s60installs
diff options
context:
space:
mode:
authorJani Hautakangas <jani.hautakangas@nokia.com>2011-02-28 20:48:12 (GMT)
committerJani Hautakangas <jani.hautakangas@nokia.com>2011-03-01 06:14:16 (GMT)
commit4e464f42d5933dcc8535f978e25eeb7fd8a57284 (patch)
treeea7c623055e2aa67be15f7f2df9db13fe9ff634d /src/s60installs
parentae6bc1d824f5ae24a259be0c68241873cb96739f (diff)
downloadQt-4e464f42d5933dcc8535f978e25eeb7fd8a57284.zip
Qt-4e464f42d5933dcc8535f978e25eeb7fd8a57284.tar.gz
Qt-4e464f42d5933dcc8535f978e25eeb7fd8a57284.tar.bz2
Add internal function for releasing cached GPU resources.
Task-number: QTBUG-17849 Reviewed-by: Samuel Rødal
Diffstat (limited to 'src/s60installs')
-rw-r--r--src/s60installs/bwins/QtGuiu.def3
-rw-r--r--src/s60installs/eabi/QtGuiu.def1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/s60installs/bwins/QtGuiu.def b/src/s60installs/bwins/QtGuiu.def
index 016acd2..8602d64 100644
--- a/src/s60installs/bwins/QtGuiu.def
+++ b/src/s60installs/bwins/QtGuiu.def
@@ -12934,5 +12934,6 @@ EXPORTS
?setAlphaChannel@QVolatileImage@@QAEXABVQPixmap@@@Z @ 12933 NONAME ; void QVolatileImage::setAlphaChannel(class QPixmap const &)
?byteCount@QVolatileImage@@QBEHXZ @ 12934 NONAME ; int QVolatileImage::byteCount(void) const
??0QVolatileImage@@QAE@ABV0@@Z @ 12935 NONAME ; QVolatileImage::QVolatileImage(class QVolatileImage const &)
- ?depth@QVolatileImage@@QBEHXZ @ 12936 NONAME ; int QVolatileImage::depth(void) const
+ ?depth@QVolatileImage@@QBEHXZ @ 12936 NONAME ; int QVolatileImage::depth(void) const
+ ?releaseCachedResources@QGraphicsSystem@@UAEXXZ @ 12937 NONAME ; void QGraphicsSystem::releaseCachedResources(void)
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def
index b212448..615a65d 100644
--- a/src/s60installs/eabi/QtGuiu.def
+++ b/src/s60installs/eabi/QtGuiu.def
@@ -12141,4 +12141,5 @@ EXPORTS
_ZNK14QVolatileImage7toImageEv @ 12140 NONAME
_ZNK14QVolatileImage9byteCountEv @ 12141 NONAME
_ZNK14QVolatileImage9constBitsEv @ 12142 NONAME
+ _ZN15QGraphicsSystem22releaseCachedResourcesEv @ 12143 NONAME