index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSurfaceProxyPriv.h
Commit message (
Expand
)
Author
Age
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Revert "Make sure to visit clips and dst proxies during gather"
Chris Dalton
2017-11-29
*
Make sure to visit clips and dst proxies during gather
Chris Dalton
2017-11-29
*
Add overbudget handling to GrResourceAllocator
Robert Phillips
2017-11-16
*
Prepare to enable explicit gpu resource allocation (take 2)
Robert Phillips
2017-11-08
*
Revert "Prepare to enable explicit gpu resource allocation"
Greg Daniel
2017-11-08
*
Prepare to enable explicit gpu resource allocation
Robert Phillips
2017-11-08
*
Add initial version of GrResourceAllocator's free pool (take 2)
Robert Phillips
2017-07-21
*
Revert "Add initial version of GrResourceAllocator's free pool"
Robert Phillips
2017-07-21
*
Add initial version of GrResourceAllocator's free pool
Robert Phillips
2017-07-21
*
Add GrResourceAllocator class + unit test
Robert Phillips
2017-07-19
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
Switch ImageStorageAccess over to GrTextureProxies
Robert Phillips
2017-05-12
*
Add GrSurfaceProxy* parameter to GrContext::flush
Robert Phillips
2017-03-30
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
Robert Phillips
2017-03-20
*
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...
Yuqian Li
2017-03-17
*
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
Robert Phillips
2017-03-17
*
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
Yuqian Li
2017-03-16
*
Remove budgeted parameter from SkSurface::makeImageSnapshot
Robert Phillips
2017-03-16
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25