index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetOpList.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add explicit GPU resource allocation of deferred proxies
Robert Phillips
2017-12-01
*
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
*
Revert "Make sure to visit clips and dst proxies during gather"
Robert Phillips
2017-11-27
*
Make sure to visit clips and dst proxies during gather
Chris Dalton
2017-11-27
*
Delete an opList's clips when it survives a flush
Chris Dalton
2017-11-27
*
Prepare to enable explicit gpu resource allocation (take 2)
Robert Phillips
2017-11-08
*
Revert "Prepare to enable explicit gpu resource allocation"
Greg Daniel
2017-11-08
*
Prepare to enable explicit gpu resource allocation
Robert Phillips
2017-11-08
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Make the intervals in GrResourceAllocator use SkArenaAlloc
Robert Phillips
2017-11-02
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
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
*
Land scaffolding for explicit MDB resource allocation
Robert Phillips
2017-09-14
*
Make GrCopySurfaceOp participate in the GrOplist DAG
Robert Phillips
2017-09-14
*
Reduce stencil buffer clearing
Robert Phillips
2017-08-30
*
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
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Add GrPrepareCallback, always run at the start of flush
Brian Osman
2017-08-22
*
Add additional logging in GrRenderTargetOpList
Stan Iliev
2017-08-16
*
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
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Finish a few MDB TODOs
Robert Phillips
2017-06-23
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Update copyOp to split-opList world
Robert Phillips
2017-06-01
*
update GrOp printouts
Robert Phillips
2017-06-01
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
[next]