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
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Revert "Move op memory storage to GrContext"
Robert Phillips
2018-06-15
*
Move op memory storage to GrContext
Robert Phillips
2018-06-15
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
Revert "Re-enable explicit resource allocation in Skia (take 2)"
Robert Phillips
2018-02-07
*
Re-enable explicit resource allocation in Skia (take 2)
Robert Phillips
2018-02-07
*
Add explicit GPU resource allocation of deferred proxies
Robert Phillips
2017-12-01
*
Update MDB flags to match switches in Chrome & Android
Robert Phillips
2017-11-10
*
Rename GrOpList::reset to endFlush
Chris Dalton
2017-10-04
*
Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"
Brian Osman
2017-10-02
*
Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr...
Brian Osman
2017-10-02
*
Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ...
Brian Osman
2017-09-29
*
Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe...
Brian Osman
2017-09-28
*
Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan...
Brian Osman
2017-09-28
*
Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"
Brian Osman
2017-09-28
*
Make threaded proxy generation MDB-friendly, and defer instantiation
Brian Osman
2017-09-28
*
Revert "Revert "Pre-allocate some opList dependency list storage""
Robert Phillips
2017-09-15
*
Revert "Pre-allocate some opList dependency list storage"
Robert Phillips
2017-09-14
*
Pre-allocate some opList dependency list storage
Robert Phillips
2017-09-14
*
Finish restoring GrOpList DAG
Robert Phillips
2017-09-14
*
Pull non-substantive changes out of explicit GPU resource allocation CL
Robert Phillips
2017-09-13
*
Do software clip mask generation with worker threads
Brian Osman
2017-09-11
*
Add GrPrepareCallback, always run at the start of flush
Brian Osman
2017-08-22
*
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