skia2/include/gpu
Robert Phillips 46acf9dac3 Add context option to reduce opList splitting
This is split out of: https://skia-review.googlesource.com/c/skia/+/143113 (Reduce arbitrary opList splitting when sorting (take 3)).
It needs to be behind a context option because, without mini-flushes, it can cause OOM on smaller devices (e.g., Nexus7 and AndroidOne).

Change-Id: Icde3302bd033a9c4634bb0ca97c950456e73db7c
Reviewed-on: https://skia-review.googlesource.com/c/160763
Reviewed-by: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2018-10-09 17:08:26 +00:00
..
gl Remove legacy GrGLFunction specialization 2018-09-28 13:43:37 +00:00
mock Remove texel buffer support. 2018-07-13 00:45:54 +00:00
mtl added Metal support to GrBackendSurface 2018-06-29 13:32:17 +00:00
vk Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" 2018-10-03 18:44:59 +00:00
GrBackendSemaphore.h Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" 2018-10-03 18:44:59 +00:00
GrBackendSurface.h More SkImage_GpuYUV updates 2018-10-08 20:22:58 +00:00
GrBlend.h Remove (unused) GrBlend.cpp, and some GrColor helpers 2018-09-20 15:25:17 +00:00
GrConfig.h eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
GrContext.h Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" 2018-10-03 18:44:59 +00:00
GrContextOptions.h Add context option to reduce opList splitting 2018-10-09 17:08:26 +00:00
GrDriverBugWorkarounds.h Reland "Add driver bug workarounds to GrCaps" 2018-05-14 23:46:49 +00:00
GrDriverBugWorkaroundsAutogen.h Add disable_texture_storage workaround 2018-08-22 23:56:23 +00:00
GrGpuResource.h Remove purging of GPU resources based on flush counts. 2018-09-10 13:11:07 +00:00
GrRenderTarget.h Remove SkSafeSetNull. 2018-07-12 20:59:20 +00:00
GrResourceKey.h include: whitespace changes for clang-format 2018-09-19 14:54: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
GrSurface.h Make GrTextureProxy store a GrTextureType. 2018-07-30 19:32:13 +00:00
GrTexture.h Use GrTextureType to determine highest supported filter 2018-08-01 17:24:52 +00:00
GrTypes.h Reland "Remove GrBackendObject and all related functions from Skia." 2018-05-21 18:25:38 +00:00