aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4sequenceobject.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-04-20 15:14:13 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-04-21 10:21:14 +0200
commit239a90b8d5588bc6536cb81bbba7af8cc049d945 (patch)
treeecafae976d0ebf918c75d7417517ef6325684d0c /src/qml/jsruntime/qv4sequenceobject.cpp
parenta0d216bf5acdf136982fcd0746115d942238c0ec (diff)
shapes: Avoid upsetting Mesa on eglfs with kms
We need to either ensure the context is destroyed before the offscreen surface, or make sure the context is not current (and so the surface is not associated with it anymore) when it is destroyed. We choose the latter here. Change-Id: If4424b98c4d8a718aa49d99285360ded6a5e128e Fixes: QTBUG-82371 Pick-to: 5.15 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4sequenceobject.cpp')
0 files changed, 0 insertions, 0 deletions