aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private/GrSurfaceProxy.h
Commit message (Expand)AuthorAge
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* Add "lazy" texture proxiesGravatar Chris Dalton2017-11-30
* Revert "Make sure to visit clips and dst proxies during gather"Gravatar Chris Dalton2017-11-29
* Make sure to visit clips and dst proxies during gatherGravatar Chris Dalton2017-11-29
* Revert "Patch up ref counting of proxies"Gravatar Robert Phillips2017-11-13
* Patch up ref counting of proxiesGravatar Robert Phillips2017-11-13
* Prepare to enable explicit gpu resource allocation (take 2)Gravatar Robert Phillips2017-11-08
* Revert "Prepare to enable explicit gpu resource allocation"Gravatar Greg Daniel2017-11-08
* Prepare to enable explicit gpu resource allocationGravatar Robert Phillips2017-11-08
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Fix drawSpecialImageGravatar Robert Phillips2017-10-10
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Add GrTextureProxyPrivGravatar Robert Phillips2017-09-28
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Make ref manipulation public on surface proxies.Gravatar Brian Salomon2017-08-16
* Remove accessRenderTarget calls in service of binding stencil bufferGravatar Robert Phillips2017-08-10
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Add initial version of GrResourceAllocator's free pool (take 2)Gravatar Robert Phillips2017-07-21
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Revert "Add initial version of GrResourceAllocator's free pool"Gravatar Robert Phillips2017-07-21
* Add initial version of GrResourceAllocator's free poolGravatar Robert Phillips2017-07-21
* Add GrResourceAllocator class + unit testGravatar Robert Phillips2017-07-19
* Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpuGravatar Robert Phillips2017-07-12
* Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...Gravatar Robert Phillips2017-07-11
* Fix MDB regressionGravatar Robert Phillips2017-06-19
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-06-12
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Disable deferred proxies for M60 branchGravatar Robert Phillips2017-05-31
* Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...Gravatar Brian Salomon2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23
* Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...Gravatar Brian Salomon2017-05-23
* Move MIP color mode from GrSurfaceProxy to GrTextureProxyGravatar Brian Salomon2017-05-18
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceProxy::desc()Gravatar Brian Salomon2017-05-17
* Split up opLists (take 3)Gravatar Robert Phillips2017-05-12
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Revert "Revert "Re-enable deferred proxies in Chrome""Gravatar Robert Phillips2017-05-08
* Revert "Re-enable deferred proxies in Chrome"Gravatar Robert Phillips2017-05-08
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-05-08
* Add GrGpuTextureProxyRefGravatar Robert Phillips2017-05-04
* Disable deferred proxies in ChromeGravatar Robert Phillips2017-04-27
* Revert "Split up opLists (take 2)"Gravatar Robert Phillips2017-04-24
* Split up opLists (take 2)Gravatar Robert Phillips2017-04-24
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20