aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGpuResourceRef.cpp
Commit message (Expand)AuthorAge
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* Drop the ref on the GrOpList's target in makeClosed (take 2)Gravatar Robert Phillips2017-06-14
* Revert "Drop the ref on the GrOpList's target in makeClosed"Gravatar Robert Phillips2017-06-14
* Drop the ref on the GrOpList's target in makeClosedGravatar Robert Phillips2017-06-14
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Add GrGpuTextureProxyRefGravatar Robert Phillips2017-05-04
* Allow TextureSamplers to have null GrTexture pointerGravatar Robert Phillips2017-05-03
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* Make GrIODB keep pending IO refs on all resources it records into its cmd str...Gravatar bsalomon2014-09-19
* Rename GrProgramResource to GrGpuResourceRefGravatar bsalomon2014-09-17