index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
/
GrSurfaceProxy.h
Commit message (
Expand
)
Author
Age
*
Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"
Brian Salomon
2018-05-26
*
Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"
Stephen White
2018-05-26
*
Turn off domain in GrTextureOp when src rect contains entire proxy
Brian Salomon
2018-05-25
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Update flag checks when validating surface being assigned to proxy.
Greg Daniel
2018-04-24
*
Don't allow ganesh to allocate mip maps for wrapped textures.
Greg Daniel
2018-04-16
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Provide promise images when rendering SKPs w/ DDL
Robert Phillips
2018-03-14
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs
Robert Phillips
2018-02-14
*
Make fully lazy proxies possess an origin
Robert Phillips
2018-02-13
*
Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips
Greg Daniel
2018-02-12
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Have lazy proxies keep their callbacks around and clean up their lambdas in t...
Greg Daniel
2018-02-01
*
Remove GrSurfaceProxy::MakeWrapped (take 2)
Robert Phillips
2018-01-17
*
Revert "Remove GrSurfaceProxy::MakeWrapped"
Robert Phillips
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped
Robert Phillips
2018-01-17
*
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
Robert Phillips
2018-01-17
*
Add ability for lazy proxy callback to free captured resources
Greg Daniel
2018-01-17
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Updating lazy proxys to support the case where we know a lot more info about ...
Greg Daniel
2018-01-12
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
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
*
Revert "Patch up ref counting of proxies"
Robert Phillips
2017-11-13
*
Patch up ref counting of proxies
Robert Phillips
2017-11-13
*
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 mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Fix drawSpecialImage
Robert Phillips
2017-10-10
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Add GrTextureProxyPriv
Robert Phillips
2017-09-28
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
[next]