summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosglobal.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2017-11-21 14:32:50 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2017-11-21 23:16:44 +0000
commitd8288d2b65f748e986c06dfb117b04a0b73db182 (patch)
treea5cb41a4223949edc8441d8f1323a9327624b4e8 /src/plugins/platforms/ios/qiosglobal.h
parent68733e307f209487e89b9261256ec0c0bc2352e2 (diff)
iOS: Make sure FBOs are cleaned up in the right QIOSContext
655687d84d6a591422 shuffled things around, moving the logic to connect to the window's destroyed signal from backingFramebufferObjectFor into makeCurrent. Unfortunately backingFramebufferObjectFor was the one taking care of recursing into the root context (when shared contexts were in play), so the end result was that the root context were keeping track of the FBO, but the leaf context was trying to clean up the FBO. Task-number: QTBUG-56653 Change-Id: I80ed71a3dedeb7611b2aa7548d94b9fbe0e20763 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'src/plugins/platforms/ios/qiosglobal.h')
0 files changed, 0 insertions, 0 deletions