diff options
author | Trond Kjernåsen <trond.kjernasen@nokia.com> | 2010-06-01 08:50:47 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond.kjernasen@nokia.com> | 2010-06-01 08:53:47 (GMT) |
commit | 805126ebc2aa9a683edefbc21d4ee7362ae26f55 (patch) | |
tree | a652e127a57f96e81ef7ebc74426a9af0ad684e7 /src/opengl/qpixmapdata_x11gl_p.h | |
parent | 1b6d41deebdd8103e2d8abb53bd2bb1dd26bd0ae (diff) | |
download | Qt-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_x11gl_p.h')
0 files changed, 0 insertions, 0 deletions