index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrClipStackClip.cpp
Commit message (
Expand
)
Author
Age
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
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
*
Add a makeDrawContextWithFallback that handles config fallback
robertphillips
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
bsalomon
2016-08-26
*
check for wide-open inside quickContains
reed
2016-08-22
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
Make GrReducedClip's gen ID only apply to the element list
csmartdalton
2016-08-17
*
Attempt to throw away rrect clips of rrects.
bsalomon
2016-08-15
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05