aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrSurfaceProxyPriv.h
Commit message (Expand)AuthorAge
* Maybe fix numStencilBits TSAN crashGravatar Robert Phillips2018-07-26
* Fix explicit allocation bugGravatar Robert Phillips2018-07-18
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...Gravatar Greg Daniel2018-02-08
* Add return value to doLazyInstantiation to know if it succeedes.Gravatar Greg Daniel2018-01-24
* 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
* Add overbudget handling to GrResourceAllocatorGravatar Robert Phillips2017-11-16
* 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 initial version of GrResourceAllocator's free pool (take 2)Gravatar 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
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOpGravatar Robert Phillips2017-05-17
* Switch ImageStorageAccess over to GrTextureProxiesGravatar Robert Phillips2017-05-12
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Make SkImage_Gpu be deferred (take 2)Gravatar Robert Phillips2017-03-22
* Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)Gravatar Robert Phillips2017-03-20
* Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...Gravatar Yuqian Li2017-03-17
* Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""Gravatar Robert Phillips2017-03-17
* Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"Gravatar Yuqian Li2017-03-16
* Remove budgeted parameter from SkSurface::makeImageSnapshotGravatar Robert Phillips2017-03-16
* Preparatory ProxificationGravatar Robert Phillips2017-03-14
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25