skia2/tools/sk_app
Jim Van Verth 57b177dc91 Fix resize and vsync issues in Mac Viewer
* Move OpenGL vsync setup out of initial context setup block
* Fix window repaints for OpenGL and Metal
* Also moved some Mac-specific code into Mac-specific Metal class

Bug: skia:9095
Change-Id: I221edfbd2292d949cc15232ed2791f8fe1bbe2ed
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214686
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-05-22 14:54:20 +00:00
..
android rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ios rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
mac Fix resize and vsync issues in Mac Viewer 2019-05-22 14:54:20 +00:00
unix rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
win rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
CommandSet.cpp Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
CommandSet.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
DisplayParams.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GLWindowContext.cpp Revise Mac windowing and context creation. 2019-05-16 16:46:11 +00:00
GLWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
MetalWindowContext.h Revise Mac windowing and context creation. 2019-05-16 16:46:11 +00:00
MetalWindowContext.mm Fix resize and vsync issues in Mac Viewer 2019-05-22 14:54:20 +00:00
RasterWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
WindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00