index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetOpList.h
Commit message (
Expand
)
Author
Age
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
Add handling for allocation failure in GrTextureOpList
Robert Phillips
2018-03-28
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Make sure to visit clips and dst proxies during gather
Chris Dalton
2017-11-30
*
Revert "Make sure to visit clips and dst proxies during gather"
Chris Dalton
2017-11-29
*
Make sure to visit clips and dst proxies during gather
Chris Dalton
2017-11-29
*
Reland "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-16
*
Revert "Fold analytic clip FPs into GrReducedClip"
Brian Osman
2017-11-16
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-16
*
Revert "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-01
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-01
*
Revert "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-01
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-01
*
Rename GrOpList::reset to endFlush
Chris Dalton
2017-10-04
*
Land scaffolding for explicit MDB resource allocation
Robert Phillips
2017-09-14
*
Make GrCopySurfaceOp participate in the GrOplist DAG
Robert Phillips
2017-09-14
*
Add method to iterate over a GrOp's GrSurfaceProxies
Robert Phillips
2017-09-13
*
Push full screen clears up to OpList
Robert Phillips
2017-08-30
*
Add GrPrepareCallback, always run at the start of flush
Brian Osman
2017-08-22
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Improve handling of clip stack ID
Robert Phillips
2017-06-28
*
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...
Robert Phillips
2017-06-28
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Update copyOp to split-opList world
Robert Phillips
2017-06-01
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revert "Update clearOp for split-OpList world (take 2)"
Mike Klein
2017-05-26
*
Update clearOp for split-OpList world (take 2)
Robert Phillips
2017-05-25
*
Revert "Update clearOp for split-OpList world"
Robert Phillips
2017-05-18
*
Update clearOp for split-OpList world
Robert Phillips
2017-05-18
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
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 pre-allocated clip space from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Hardwire opList lookAhead & lookBack parameters
Robert Phillips
2017-04-26
*
Split cleanup changes out of bigger CL (take 2)
Robert Phillips
2017-04-18
*
Revert "Split cleanup changes out of bigger CL"
Mike Klein
2017-04-17
*
Split cleanup changes out of bigger CL
Robert Phillips
2017-04-17
*
Remove lastOpList capability from GrSurface
Robert Phillips
2017-04-17
[next]