index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAppliedClip.h
Commit message (
Expand
)
Author
Age
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Revert "Don't use analytic clip FPs when drawing to stencil"
Chris Dalton
2017-11-07
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Allow GrAppliedClip to have >1 clip coverage FP
Chris Dalton
2017-10-31
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Add method to iterate over a GrOp's GrSurfaceProxies
Robert Phillips
2017-09-13
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Improve handling of clip stack ID
Robert Phillips
2017-06-28
*
Fix for Android batching bug
Robert Phillips
2017-06-28
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17