skia2/tools/sk_app/mac
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
..
GLWindowContext_mac.mm Fix resize and vsync issues in Mac Viewer 2019-05-22 14:54:20 +00:00
main_mac.mm Revise Mac windowing and context creation. 2019-05-16 16:46:11 +00:00
MetalWindowContext_mac.mm Fix resize and vsync issues in Mac Viewer 2019-05-22 14:54:20 +00:00
RasterWindowContext_mac.mm Revise Mac windowing and context creation. 2019-05-16 16:46:11 +00:00
VulkanWindowContext_mac.mm rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window_mac.h Revise Mac windowing and context creation. 2019-05-16 16:46:11 +00:00
Window_mac.mm Fix resize and vsync issues in Mac Viewer 2019-05-22 14:54:20 +00:00
WindowContextFactory_mac.h Add MoltenVK support to Viewer. 2019-02-14 20:56:38 +00:00