summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstore.cpp
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2013-05-28 15:43:05 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-29 08:15:13 +0200
commit72768c089a431eafcc816413c247c8b8d896fdce (patch)
treee399474d29a9f728eba5ad6ba647b82a08d03476 /src/gui/painting/qbackingstore.cpp
parent81e981a704116ca7b1b619a2c1e8db837046d2cf (diff)
Fixed crashes in QGLTextureDestroyer.
QGLTextureDestroyer will try to make the context current on the GUI thread, regardless of whether it is owned by another thread. Use QOpenGLSharedResourceGuard instead which does the right thing and takes shared contexts into account. Task-number: QTBUG-31403 Change-Id: I1377f9284995a7ba5af32c85296eef152fc035c8 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'src/gui/painting/qbackingstore.cpp')
0 files changed, 0 insertions, 0 deletions