skia2/tools/sk_app
Stephen White 1e2adcf428 Roll Dawn to ToT.
This requires some changes to dawnSetProcs() and some build file changes.

Change-Id: I8a643ec0690857d53db7c1f8f5223077e30f69e8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/248860
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-10-16 14:19:14 +00:00
..
android tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
ios Hook up pinch-zoom and swipe gestures. 2019-09-10 13:34:47 +00:00
mac Update Dawn backend to ToT. This is about 3 months of changes. 2019-10-15 22:26:38 +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
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 Roll Dawn to ToT. 2019-10-16 14:19:14 +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 Guard some more Metal code to support older versions. 2019-10-07 20:37:33 +00:00
RasterWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext.cpp Enable preferring using primary CB over secondary CB. 2019-10-07 20:51:33 +00:00
VulkanWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window.cpp Hook up pinch-zoom and swipe gestures. 2019-09-10 13:34:47 +00:00
Window.h Hook up pinch-zoom and swipe gestures. 2019-09-10 13:34:47 +00:00
WindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00