summaryrefslogtreecommitdiffstats
path: root/src/concurrent
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-04-01 14:18:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-03 14:18:41 +0200
commit581d10bdf26dacaa36a916744ff5b43ecaa05f77 (patch)
tree7ae213a1a063913e8fd64d2c4426a625ae5db551 /src/concurrent
parente39f30a0d27608cf112f818f2c63418bfeb93cb3 (diff)
Avoid recreating the underlying context in QGLContext wrappers
QGLContexts created from a QOpenGLContext get their valid flag reset, resulting in creating a totally new underlying context. This is wrong and becomes visible when sharing is expected between contexts (since the QGLContext's underlying QOpenGLContext will not have sharing). Task-number: QTBUG-37893 Change-Id: I8cb37c11dfb400a77e510bf4c8219bedc742309e Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'src/concurrent')
0 files changed, 0 insertions, 0 deletions