skia2/include/gpu
Brian Salomon 9f545bc18a Modify fontcache GM to actually spill atlas.
Adds an option to GrDrawOpAtlas to disable multitexturing.

Adds option to GrContextOptions to disable multitexturing for glyph atlases.


Change-Id: If413ab7061538fa0e75628d252be4fd14215b6ba
Reviewed-on: https://skia-review.googlesource.com/67802
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2017-11-06 16:06:09 +00:00
..
gl API to cache shader binaries between runs of Skia. 2017-11-02 13:07:41 +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 "Implement window rectangles in vulkan" 2017-11-02 16:56:19 +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 MakeBackendTextureFromSkImage 2017-10-12 20:05:31 +00:00
GrBlend.h constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp 2017-04-10 16:27:36 +00:00
GrCaps.h Revert "Implement window rectangles in vulkan" 2017-11-02 16:56:19 +00:00
GrColor.h Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
GrConfig.h Remove PLS path renderer 2017-03-06 17:10:10 +00:00
GrContext.h API to cache shader binaries between runs of Skia. 2017-11-02 13:07:41 +00:00
GrContextOptions.h Modify fontcache GM to actually spill atlas. 2017-11-06 16:06:09 +00:00
GrGpuResource.h MakeBackendTextureFromSkImage 2017-10-12 20:05:31 +00:00
GrRenderTarget.h Reduce stencil buffer clearing 2017-08-30 21:17:36 +00:00
GrResourceKey.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
GrSamplerState.h Rework GrSamplerParams to be more compact and use its own wrap mode enum. 2017-09-07 16:58:31 +00:00
GrShaderCaps.h Add benchmark for comparing multitexturing to non-multitexturing image draws. 2017-10-11 20:32:49 +00:00
GrSurface.h Add hint to SkSurface::MakeRenderTarget that we will use mips 2017-10-23 20:25:59 +00:00
GrTexture.h MakeBackendTextureFromSkImage 2017-10-12 20:05:31 +00:00
GrTypes.h Add flag on GrBackendTexture to say whether texture is mipped or not 2017-10-12 17:02:41 +00:00