index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetContext.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Improve heuristics for when to use ccpr
Chris Dalton
2017-09-12
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Add rect clip optimization to GrRenderTargetContext::drawTextureAffine
Brian Salomon
2017-09-07
*
Revert "Revert "Add a GrShape::Type value for an inverted empty path""
Brian Salomon
2017-08-31
*
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 "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
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
*
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...
Brian Salomon
2017-08-22
*
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...
Brian Salomon
2017-08-18
*
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...
Brian Salomon
2017-08-18
*
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...
Brian Salomon
2017-08-18
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Remove accessRenderTarget calls in service of binding stencil buffer
Robert Phillips
2017-08-10
*
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
*
Add GrDebugMarkerOp
Robert Phillips
2017-08-08
*
Add a private API for writing the clip to the stencil
Stan Iliev
2017-08-02
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Add ability to pre-initialize vulkan semaphores when flushing surfaces
Greg Daniel
2017-07-20
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Add SkDebugf trace event handler.
Brian Salomon
2017-07-19
*
Make GrDrawVerticesOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Make GrDrawAtlasOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Make ShadowRRectOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Make RegionOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
Brian Salomon
2017-07-11
*
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...
Robert Phillips
2017-06-28
*
Re-enable opList dependency tracking
Robert Phillips
2017-06-26
*
When flushing a surface with semaphores, have last semaphore op call glFlush
Greg Daniel
2017-06-21
*
Add return to surface semaphore calls to indicate when we don't support them
Greg Daniel
2017-06-19
*
Fix logic error when drawing path as nested rects
Brian Salomon
2017-06-16
*
Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to a...
Brian Salomon
2017-06-16
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...
Brian Salomon
2017-06-15
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
[next]