skia2/include/gpu
Brian Osman 5127998795 Add an (optional) SkTaskGroup to GrContext
GrContextOptions has an SkExecutor field, allowing clients to supply a
thread pool. If present, the GrContext will create an SkTaskGroup that
can be used for internal threading work.

Bug: skia:
Change-Id: I8b01245515a21a83f9fe838caf0a01c9a26c0003
Reviewed-on: https://skia-review.googlesource.com/37580
Reviewed-by: Greg Daniel <egdaniel@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-08-23 14:33:25 +00:00
..
gl Revert "Revert "GrContext::dump that produces JSON formatted output"" 2017-08-10 15:42:25 +00:00
mock Add mock config to tools and run through gms and benchs without crashing. 2017-07-07 20:47:38 +00:00
mtl Add placeholder GrMtlTypes in include/gpu/mtl 2017-07-28 17:11:51 +00:00
vk Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" 2017-06-14 01:43:38 +00:00
GrBackendSemaphore.h Revert "Add support for semaphores to be inserted on GrContext flush" 2017-07-22 17:34:00 +00:00
GrBackendSurface.h Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." 2017-07-20 20:48:23 +00:00
GrBlend.h constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp 2017-04-10 16:27:36 +00:00
GrCaps.h Revert "Revert "GrContext::dump that produces JSON formatted output"" 2017-08-10 15:42:25 +00:00
GrColor.h Support premul/unpremul of F16 during read/writePixels 2017-03-22 16:31:39 +00:00
GrConfig.h Remove PLS path renderer 2017-03-06 17:10:10 +00:00
GrContext.h Add an (optional) SkTaskGroup to GrContext 2017-08-23 14:33:25 +00:00
GrContextOptions.h Add an (optional) SkTaskGroup to GrContext 2017-08-23 14:33:25 +00:00
GrGpuResource.h Move GrTypesPriv.h to include/private 2017-07-19 17:16:14 +00:00
GrRenderTarget.h Move Flags from GrRenderTarget to GrTypesPriv.h & rename 2017-06-13 13:12:17 +00:00
GrResourceKey.h increase Builder's prealloc size after colorspace change 2017-03-10 14:17:53 +00:00
GrSamplerParams.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00
GrShaderCaps.h Revert "Revert "GrContext::dump that produces JSON formatted output"" 2017-08-10 15:42:25 +00:00
GrSurface.h Revert "Remove origin field from GrSurface" 2017-08-01 13:51:54 +00:00
GrTexture.h Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" 2017-05-21 11:41:17 +00:00
GrTypes.h Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00