skia2/tools/sk_app
Jim Van Verth e58d532bc3 Get Metal running on iOS viewer.
Adds MetalWindowContext_ios and hooks it up to Window_ios.
Also includes some minor clean up in other iOS code.

Bug: skia:8737
Change-Id: I2e8a0c755310fbc4ed534f975815c60f8eca130b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/238438
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-09-03 14:07:39 +00:00
..
android tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
ios Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
mac Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
unix tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
win tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
CommandSet.cpp tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
CommandSet.h tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
DawnWindowContext.cpp Dawn: implement sk_app window contexts for all backends. 2019-08-02 19:51:02 +00:00
DawnWindowContext.h Dawn: implement sk_app window contexts for all backends. 2019-08-02 19:51:02 +00:00
DisplayParams.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GLWindowContext.cpp Fix GL MSAA support in Mac Viewer. 2019-07-11 22:31:43 +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 Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
RasterWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext.cpp Move read swizzle from GL ConfigInfo to FormatInfo. 2019-07-18 19:42:10 +00:00
VulkanWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window.cpp tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
Window.h Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
WindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00