skia2/debugger/QT
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
..
Icons Added Reload icon 2012-11-19 18:25:09 +00:00
qrc_SkIcons.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkCanvasWidget.cpp debugger: SW rasterize the picture only when it changes 2015-01-13 22:49:02 -08:00
SkCanvasWidget.h Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00
SkDebuggerGUI.cpp Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkDebuggerGUI.h debugger: SW rasterize the picture only when it changes 2015-01-13 22:49:02 -08:00
SkDrawCommandGeometryWidget.cpp debugger: SW rasterize the picture only when it changes 2015-01-13 22:49:02 -08:00
SkDrawCommandGeometryWidget.h debugger: Update inspector view data consistently while paused 2015-01-07 07:33:47 -08:00
SkGLWidget.cpp debugger: Abandon context when Qt changes it without notice 2015-02-10 22:27:48 -08:00
SkGLWidget.h debugger: SW rasterize the picture only when it changes 2015-01-13 22:49:02 -08:00
SkIcons.qrc clt debugger 2012-06-29 14:21:22 +00:00
SkInspectorWidget.cpp debugger: Make inspector widget smaller 2015-01-02 06:35:43 -08:00
SkInspectorWidget.h debugger: Make inspector widget smaller 2015-01-02 06:35:43 -08:00
SkListWidget.cpp Debugger improvements 2014-03-25 23:31:33 +00:00
SkListWidget.h Debugger improvements 2014-03-25 23:31:33 +00:00
SkRasterWidget.cpp debugger: SW rasterize the picture only when it changes 2015-01-13 22:49:02 -08:00
SkRasterWidget.h debugger: SW rasterize the picture only when it changes 2015-01-13 22:49:02 -08:00
SkSettingsWidget.cpp debugger: Make settings widget resizeable 2014-12-30 22:49:58 -08:00
SkSettingsWidget.h debugger: Make settings widget resizeable 2014-12-30 22:49:58 -08:00