aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrGpuResource.h
Commit message (Expand)AuthorAge
...
* 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
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Don't take a ref on GP in AutoEffectRestore.Gravatar bsalomon2014-09-05
* Add method to GrProgramResource to record that pending a execution was comple...Gravatar bsalomon2014-09-04
* Add GrProgramElement base class for GrEffect with deferred exec ref.Gravatar bsalomon2014-09-04
* 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