skia2/debugger
kkinnunen 9e33d1dbcc debugger: 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.

Review URL: https://codereview.chromium.org/915573002
2015-02-10 22:27:48 -08:00
..
QT debugger: Abandon context when Qt changes it without notice 2015-02-10 22:27:48 -08:00
debuggermain.cpp debugger: Move Skia initialization out of the GUI widget class 2015-01-02 07:24:14 -08:00
SkDebugger.cpp Remove incremental draw optimization from SkDebugCanvas 2015-01-13 23:09:19 -08:00
SkDebugger.h Remove draw window size state from SkDebugCanvas 2015-01-05 12:58:56 -08:00