skia2/include/gpu
Stephen White 6cebea42a8 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: Id009436f4441f26ffbc82d485d7af3a499b3281b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/226857
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-07-17 16:29:22 +00:00
..
dawn First draft of Dawn backend: clears are working. 2019-07-17 16:29:22 +00:00
gl Reland "Get EGLimage functions out of GrGLInterface." 2019-05-15 19:58:45 +00:00
mock Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. 2019-07-11 15:22:23 +00:00
mtl Change GrCFResource to sk_cf_obj and move to include/ports. 2019-06-10 18:44:28 +00:00
vk Enable creating protected vulkan backend 2019-06-24 16:04:00 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSurface.h First draft of Dawn backend: clears are working. 2019-07-17 16:29:22 +00:00
GrBlend.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrConfig.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrContext.h First draft of Dawn backend: clears are working. 2019-07-17 16:29:22 +00:00
GrContextOptions.h Rework how initial clearing of texture works. 2019-07-16 16:36:41 +00:00
GrContextThreadSafeProxy.h Add protected status to SkSurfaceCharacterization 2019-07-10 16:30:35 +00:00
GrDriverBugWorkarounds.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrDriverBugWorkaroundsAutogen.h Add disable_texture_storage workaround 2018-08-22 23:56:23 +00:00
GrGpuResource.h Swap GrSurfaceProxy over to being held via sk_sp 2019-06-20 11:43:45 +00:00
GrRenderTarget.h Eliminate mixed samples as an FBO type or AA type 2019-06-24 04:08:45 +00:00
GrSamplerState.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrSurface.h Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. 2019-07-17 15:09:03 +00:00
GrTexture.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrTypes.h First draft of Dawn backend: clears are working. 2019-07-17 16:29:22 +00:00