skia2/include/gpu
Brian Salomon fdd117025f Revert "Expand partial render target write pixels workaround."
This reverts commit 0cc507d225.

Reason for revert: Causing IntTextureText to fail on bots

Original change's description:
> Expand partial render target write pixels workaround.
> 
> The workaround is extended in the following ways:
> 
> 1) It now applies to any texture whose base level has *ever* been attached to a FBO.
> 2) It applies to Adreno 5xx in addition to Adreno 4xx
> 3) It applies in the atlas upload code path.
> 
> This workaround (and a similar one) are narrowed to GLCaps rather than Caps.
> 
> Bug: skia:
> Change-Id: Id600e9739bb97bf6766075ea2a987fd2039e53e5
> Reviewed-on: https://skia-review.googlesource.com/18150
> Reviewed-by: Robert Phillips <robertphillips@google.com>
> Commit-Queue: Brian Salomon <bsalomon@google.com>
> 

TBR=bsalomon@google.com,robertphillips@google.com
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:

Change-Id: I53c8dd7ea7f614da57331470fcc24c6d84aba354
Reviewed-on: https://skia-review.googlesource.com/18229
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2017-05-31 16:22:03 +00:00
..
gl Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" 2017-05-23 21:38:38 +00:00
vk Remove SkCrossContextImageData and all support code 2017-05-11 18:07:20 +00:00
GrBackendSurface.h Make GrBackendTexture take Gr*Info refs in ctor, and copy them. 2017-05-02 14:08:28 +00:00
GrBlend.h constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp 2017-04-10 16:27:36 +00:00
GrCaps.h Revert "Expand partial render target write pixels workaround." 2017-05-31 16:22:03 +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 method to GrContext to purge unlocked resources. 2017-05-26 18:14:33 +00:00
GrContextOptions.h Add flag to avoid stencil buffers in Skia 2017-05-09 17:41:25 +00:00
GrGpuResource.h Remove SkCrossContextImageData and all support code 2017-05-11 18:07:20 +00:00
GrGpuResourceRef.h Setup for another attempt to split up opLists 2017-05-11 19:44:39 +00:00
GrRenderTarget.h Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" 2017-05-21 11:41: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 Workaround Mali static analysis bug 2017-05-25 16:15:07 +00:00
GrSurface.h Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" 2017-05-21 11:41:17 +00:00
GrTexture.h Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" 2017-05-21 11:41:17 +00:00
GrTypes.h Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" 2017-05-23 21:38:38 +00:00
GrTypesPriv.h Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". 2017-05-12 16:32:57 +00:00