aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipStackClip.cpp
Commit message (Expand)AuthorAge
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Improve usage of window rectanglesGravatar csmartdalton2016-09-06
* Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...Gravatar caryclark2016-09-06
* Add a makeDrawContextWithFallback that handles config fallbackGravatar robertphillips2016-09-06
* Improve usage of window rectanglesGravatar csmartdalton2016-09-02
* Move clip mask generation into GrReducedClipGravatar csmartdalton2016-08-31
* Define clear regions in terms of GrFixedClipGravatar csmartdalton2016-08-31
* Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.Gravatar bsalomon2016-08-26
* check for wide-open inside quickContainsGravatar reed2016-08-22
* Move GrFixedClip into src directoryGravatar csmartdalton2016-08-19
* Implement difference clip rects with window rectanglesGravatar csmartdalton2016-08-17
* Make GrReducedClip's gen ID only apply to the element listGravatar csmartdalton2016-08-17
* Attempt to throw away rrect clips of rrects.Gravatar bsalomon2016-08-15
* Convert GrAppliedClip interface to builder styleGravatar csmartdalton2016-08-15
* Encapsulate GrReducedClip result in class membersGravatar csmartdalton2016-08-08
* Merge GrClipMaskManager into GrClipStackClipGravatar csmartdalton2016-08-05