index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOpList.h
Commit message (
Expand
)
Author
Age
*
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
*
Land scaffolding for explicit MDB resource allocation
Robert Phillips
2017-09-14
*
Make GrCopySurfaceOp participate in the 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
*
Push full screen clears up to OpList
Robert Phillips
2017-08-30
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
*
Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"
Robert Phillips
2017-08-25
*
Store discard request on the opList and remove GrDiscardOp (take 2)
Robert Phillips
2017-08-25
*
Add GrPrepareCallback, always run at the start of flush
Brian Osman
2017-08-22
*
Revert "Store discard request on the opList and remove GrDiscardOp"
Robert Phillips
2017-08-09
*
Store discard request on the opList and remove GrDiscardOp
Robert Phillips
2017-08-09
*
Add explicit clear of stencil buffer before opLists that use them
Robert Phillips
2017-08-08
*
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...
Robert Phillips
2017-06-28
*
Hide GrGpuResourceRef from prying eyes
Robert Phillips
2017-06-16
*
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
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
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
*
Add debug-only helper methods to get #ops & #clips per opList
Robert Phillips
2017-05-09
*
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
*
Rename GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07
*
Rename batch->op in GrOpList and subclasses
Brian Salomon
2016-12-07
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
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