aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureRenderTargetProxy.h
Commit message (Expand)AuthorAge
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Updating lazy proxys to support the case where we know a lot more info about ...Gravatar Greg Daniel2018-01-12
* Add "lazy" texture proxiesGravatar Chris Dalton2017-11-30
* 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
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Add GrResourceAllocator class + unit testGravatar Robert Phillips2017-07-19
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Remove two more gpu headers from include/*Gravatar Robert Phillips2017-04-24