index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrGpuResource.h
Commit message (
Expand
)
Author
Age
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-09
*
call derived ~ from GrIORef
bsalomon
2014-10-08
*
Remove ~GrIORef since last remaining virtual and now all inline
bsalomon
2014-10-08
*
Revert of Use presence of a content key as non-scratch indicator (patchset #5...
bsalomon
2014-10-08
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-08
*
Add SK_API to GrGpuResource
bsalomon
2014-10-08
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...
bsalomon
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...
bsalomon
2014-09-19
*
Make GrIODB keep pending IO refs on all resources it records into its cmd str...
bsalomon
2014-09-19
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Don't take a ref on GP in AutoEffectRestore.
bsalomon
2014-09-05
*
Add method to GrProgramResource to record that pending a execution was comple...
bsalomon
2014-09-04
*
Add GrProgramElement base class for GrEffect with deferred exec ref.
bsalomon
2014-09-04
*
Add reference base class to GrGpuResourcewith pending IO references.
bsalomon
2014-09-03
*
Make textures register with GrResourceCache2 as scratch.
bsalomon
2014-08-28
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...
bsalomon
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25