aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipStackClip.h
Commit message (Expand)AuthorAge
* Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."Gravatar Brian Salomon2018-07-09
* Add genIDs from all contributing elements to GrReducedClip's mask key.Gravatar Brian Salomon2018-07-09
* Revert "Delete GPU alpha clip masks"Gravatar Chris Dalton2018-03-30
* Delete GPU alpha clip masksGravatar Chris Dalton2018-03-28
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* Do software clip mask generation with worker threadsGravatar Brian Osman2017-09-11
* Compute clipped draw bounds outside GrAppliedClip.Gravatar Brian Salomon2017-03-14
* Remove origin from GrClipStackClip and GrWindowRectsState.Gravatar Brian Salomon2017-03-13
* clipstacks can be on the stack or embedded, therefore should not be ref-countedGravatar Mike Reed2017-03-10
* Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...Gravatar Robert Phillips2017-02-24
* Purge clip masks when they are no longer findable.Gravatar Brian Salomon2017-01-06
* Partially defer GrSWMaskHelperGravatar Robert Phillips2016-12-14
* 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 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Move clip mask generation into GrReducedClipGravatar csmartdalton2016-08-31
* Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.Gravatar bsalomon2016-08-26
* Move GrFixedClip into src directoryGravatar csmartdalton2016-08-19
* 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