Commit f79d96b4 authored by Samuel Rødal's avatar Samuel Rødal
Browse files

Fixed QtGui's GL paint engine getting out of sync when using QtOpenGL


We need to reset the active_engine belonging to QOpenGLContext whenever
we make the QtOpenGL paint engine active, to give the OpenGL paint
engine in QtGui a chance to sync its state if we've used the QtOpenGL
paint engine inbetween.

Change-Id: I445ce2f99bfbacf55650c881c4fdf07f2ff85069
Reviewed-by: default avatarJørgen Lind <jorgen.lind@digia.com>
Showing with 48 additions and 1 deletion
Supports Markdown
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