Commit 024c0b35 authored by Simon Hausmann's avatar Simon Hausmann
Browse files

Protect against crashes with invalid openglContext()


1) Don't fail the assertion in the animator jobs if we don't have a context
2) Delegate the opengl context check in QQuickWindow::createTextureFromImage
   to the QSGContext

Change-Id: I1b248895dcd6db406f1af8866fd0052dd7564899
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
parent 26883378
Branches
Tags
No related merge requests found
Showing with 9 additions and 7 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment