skia2/tools/sk_app
Stephen White 985741a554 First draft of Dawn backend: clears are working.
First draft of (mostly stubbed-out) GrDawnGpu.
Skeletons of GrDawnCaps, GrDawnGpuCommandBuffer, GrDawnRenderTarget.
First draft of DawnTestContext.
First draft of psuedo-fences for Dawn, implemented with MapReadAsync.

Change-Id: I443f3370522639e82f2fa0eebe6b206c372f13a4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/228137
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-07-18 18:09:12 +00:00
..
android sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
ios sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
mac sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
unix First draft of Dawn backend: clears are working. 2019-07-18 18:09:12 +00:00
win sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
Application.h
CommandSet.cpp sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
CommandSet.h sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +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 New approach to fixing Vulkan MSAA. 2019-07-11 18:34:19 +00:00
VulkanWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window.cpp ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey 2019-07-09 16:16:41 +00:00
Window.h sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
WindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00