skia2/tools/sk_app/mac
Stephen White a800ec96f7 Dawn: implement sk_app window contexts for all backends.
Implement Window contexts for D3D12, Metal and Vulkan, as well as
a base class for all of them (DawnWindowContext).
Implement WSI, swap chains and external textures for all backends.
Add Dawn support to Viewer app.

Change-Id: I9368eae8d43594821aa1edd9fd559c8a9ba30066
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/228060
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2019-08-02 19:51:02 +00:00
..
DawnMTLWindowContext_mac.mm Dawn: implement sk_app window contexts for all backends. 2019-08-02 19:51:02 +00:00
GLWindowContext_mac.mm tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
main_mac.mm Fix Mac viewer on command line launch. 2019-06-21 15:45:22 +00:00
MetalWindowContext_mac.mm tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
RasterWindowContext_mac.mm tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
VulkanWindowContext_mac.mm tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
Window_mac.h Enable MSAA for Metal. 2019-07-11 20:57:24 +00:00
Window_mac.mm Dawn: implement sk_app window contexts for all backends. 2019-08-02 19:51:02 +00:00
WindowContextFactory_mac.h Dawn: implement sk_app window contexts for all backends. 2019-08-02 19:51:02 +00:00