index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOpList.cpp
Commit message (
Expand
)
Author
Age
*
Drop the ref on the GrOpList's target in makeClosed (take 2)
Robert Phillips
2017-06-14
*
Revert "Drop the ref on the GrOpList's target in makeClosed"
Robert Phillips
2017-06-14
*
Drop the ref on the GrOpList's target in makeClosed
Robert Phillips
2017-06-14
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
Split up opLists (take 3)
Robert Phillips
2017-05-12
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
*
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Revert "Split up opLists (take 2)"
Robert Phillips
2017-04-24
*
Split up opLists (take 2)
Robert Phillips
2017-04-24
*
Revert "Split up opLists"
Robert Phillips
2017-04-18
*
Split up opLists
Robert Phillips
2017-04-18
*
Remove lastOpList capability from GrSurface
Robert Phillips
2017-04-17
*
sk_sp-ify opList creation & storage
Robert Phillips
2017-04-14
*
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
Robert Phillips
2017-03-08
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Create GrTextureOpList to support deferred copy batches for textures
Brian Osman
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26