summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpixmapdata_gl.cpp
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond.kjernasen@nokia.com>2010-06-01 08:50:47 (GMT)
committerTrond Kjernåsen <trond.kjernasen@nokia.com>2010-06-01 08:53:47 (GMT)
commit805126ebc2aa9a683edefbc21d4ee7362ae26f55 (patch)
treea652e127a57f96e81ef7ebc74426a9af0ad684e7 /src/opengl/qpixmapdata_gl.cpp
parent1b6d41deebdd8103e2d8abb53bd2bb1dd26bd0ae (diff)
downloadQt-805126ebc2aa9a683edefbc21d4ee7362ae26f55.zip
Qt-805126ebc2aa9a683edefbc21d4ee7362ae26f55.tar.gz
Qt-805126ebc2aa9a683edefbc21d4ee7362ae26f55.tar.bz2
Fixed a problem where QPixmaps where re-bound in non-sharing contexts.
If you have two non-sharing GL contexts and try to draw the same QPixmap in both of them, they will wind up competing for a spot in the texture cache. Make the context group a part of the cache key to avoid that. Task-number: QT-3462 Reviewed-by: Kim
Diffstat (limited to 'src/opengl/qpixmapdata_gl.cpp')
0 files changed, 0 insertions, 0 deletions