skia2/tools/viewer
Brian Osman 28b1252bab Added MSAA selection to viewer GUI
On Windows, we need to reconstruct the window to allow setting a new
pixel format with a different sample count.

Added some code that maintains window size/position across these changes.
Previously, just cycling through backends would cause the window to move,
as the "default" position would cycle across the screen. Now it's pinned.

BUG=skia:

Change-Id: Iecbe7a490577382043ffe5a88c910b4c0be2ed5c
Reviewed-on: https://skia-review.googlesource.com/9085
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-03-08 22:48:57 +00:00
..
sk_app Added MSAA selection to viewer GUI 2017-03-08 22:48:57 +00:00
GMSlide.cpp Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
GMSlide.h Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
ImageSlide.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
ImageSlide.h Simplify viewer's handling of backbuffer surface and color space 2017-02-08 17:34:05 +00:00
SampleSlide.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
SampleSlide.h Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
SKPSlide.cpp SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
SKPSlide.h Add samples to Viewer. 2016-06-16 09:52:35 -07:00
Slide.h Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
Viewer.cpp Added MSAA selection to viewer GUI 2017-03-08 22:48:57 +00:00
Viewer.h Add legacy++ to viewer (sRGB w/nonlinear blending) 2017-03-06 17:21:08 +00:00