Descriptiondebugger: Abandon context when Qt changes it without notice
Qt changes the context on many conditions. Abandon GrContext
in these cases.
Also call GrContext::resetContext during Qt GL paint callback,
the GL state may be touched by Qt.
Fixes the bug where changing between gpu and msaa would start
erroring in framebuffer binds, if the .skp had many layers.
Committed: https://skia.googlesource.com/skia/+/9e33d1dbccee9b13ac001dfc3094a503f9e84e9d
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|