skia2/tools/sk_app
Jim Van Verth 68cb8b0239 Switch to new IOS windowing system.
This replaces the SDL-based system and should allow Metal to work on iOS.
OpenGL and raster will render but there's no touch input yet.

Bug: skia:8737
Change-Id: I863accc47f0e1781192d567dbe54d1e321c3cd2e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/231561
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-08-29 20:13:03 +00:00
..
android tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
ios Switch to new IOS windowing system. 2019-08-29 20:13:03 +00:00
mac tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +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 Enable MSAA for Metal. 2019-07-11 20:57:24 +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 tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
WindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00