skia2/tools/viewer/sk_app/win
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
..
GLWindowContext_win.cpp Simplify viewer's handling of backbuffer surface and color space 2017-02-08 17:34:05 +00:00
main_win.cpp More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00
RasterWindowContext_win.cpp SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h 2017-01-11 18:55:34 +00:00
VulkanWindowContext_win.cpp Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
Window_win.cpp Added MSAA selection to viewer GUI 2017-03-08 22:48:57 +00:00
Window_win.h Added MSAA selection to viewer GUI 2017-03-08 22:48:57 +00:00
WindowContextFactory_win.h SW backend for viewer on Windows 2016-07-27 08:50:12 -07:00