aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrReducedClip.cpp
Commit message (Expand)AuthorAge
* Allow GrAppliedClip to have >1 clip coverage FPGravatar Chris Dalton2017-10-31
* Revert "Fix int overflow issues with clip and path bounds."Gravatar Mike Klein2017-10-31
* Fix int overflow issues with clip and path bounds.Gravatar Jim Van Verth2017-10-31
* Merge clip rects in GrReducedClipGravatar Chris Dalton2017-10-27
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* Rename methods and enum on SkClipStack::Element to indicate "device space"Gravatar Brian Salomon2017-08-30
* Move transformation of clip elements to SkClipStack::ElementGravatar Brian Salomon2017-08-28
* Improve handling of clip stack IDGravatar Robert Phillips2017-06-28
* Fix for Android batching bugGravatar Robert Phillips2017-06-28
* Fix GrReducedClip.cpp: assertion failure surrounding tiny query boundsGravatar Chris Dalton2017-06-05
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Compute clipped draw bounds outside GrAppliedClip.Gravatar Brian Salomon2017-03-14
* Remove origin from GrClipStackClip and GrWindowRectsState.Gravatar Brian Salomon2017-03-13
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* Remove antialias axis from GrPathRendererChain::DrawTypeGravatar Brian Salomon2016-12-13
* change SkClipOp to a class enumGravatar Mike Reed2016-12-12
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* Rename renderTargetContextPriv to priv, and some more leftover DCsGravatar Brian Osman2016-10-27
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* 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
* Improve usage of window rectanglesGravatar csmartdalton2016-09-02
* Move clip mask generation into GrReducedClipGravatar csmartdalton2016-08-31
* Skip non-AA intersect rects in GrReducedClipGravatar csmartdalton2016-08-23
* Make GrReducedClip's gen ID only apply to the element listGravatar csmartdalton2016-08-17
* Convert GrAppliedClip interface to builder styleGravatar csmartdalton2016-08-15
* Encapsulate GrReducedClip result in class membersGravatar csmartdalton2016-08-08
* Allow GrReducedClip to take non-integer query boundsGravatar csmartdalton2016-07-22
* Make all parameters reqiured to GrReducedClip::ReduceClipStackGravatar bsalomon2016-07-08
* Restrict query bounds for reduce clip to dev boundsGravatar bsalomon2015-11-23
* simplify insertion methods for SkTLListGravatar bsalomon2015-11-18
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Cleanup: Turn GrReducedClip into a class with a static function.Gravatar tfarina2014-10-23