skia2/tools/sk_app
Greg Daniel 00fb7243c0 Move read swizzle from GL ConfigInfo to FormatInfo.
With this change I also removed GrPixelConfig as param to supportedReadPixelsColorType().
This meant some updates had to be made to Vulkan and Metal to make sure they return the
right GrColorType.

Bug: skia:6718
Change-Id: I71b6360489cf499692c7b777e5915090fad05c56
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/228349
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2019-07-18 19:42:10 +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 Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
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 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 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