aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGpuResource.cpp
Commit message (Expand)AuthorAge
...
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* Remove bogus assertGravatar bsalomon2014-11-11
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-11-11
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* Use presence of a content key as non-scratch indicatorGravatar bsalomon2014-10-09
* Remove ~GrIORef since last remaining virtual and now all inlineGravatar bsalomon2014-10-08
* Revert of Use presence of a content key as non-scratch indicator (patchset #5...Gravatar bsalomon2014-10-08
* Use presence of a content key as non-scratch indicatorGravatar bsalomon2014-10-08
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Add reference base class to GrGpuResourcewith pending IO references.Gravatar bsalomon2014-09-03
* Make textures register with GrResourceCache2 as scratch.Gravatar bsalomon2014-08-28
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...Gravatar bsalomon2014-08-19
* Add GrResourceCache2.Gravatar bsalomon2014-08-19
* Rename GrGpuObject to GrGpuResourceGravatar bsalomon2014-07-25