aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipMaskManager.cpp
Commit message (Expand)AuthorAge
* reenable complexclip3 for gpuGravatar bsalomon2014-12-22
* Add XP to handle the cases where we disable color write.Gravatar egdaniel2014-12-22
* Remove GrCoordTransform::kPosition_CoordSetGravatar bsalomon2014-12-18
* Fix complexclip3 test on gpuGravatar bsalomon2014-12-18
* Stop creating GrODS for stencilPath commands.Gravatar bsalomon2014-12-17
* Add Coverage Drawing XPGravatar egdaniel2014-12-17
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Drawstate on stackGravatar joshualitt2014-11-17
* cleanup reentrance logic in CMMGravatar joshualitt2014-10-29
* BUG=skia:Gravatar joshualitt2014-10-29
* clear stencil clip on draw targetGravatar joshualitt2014-10-29
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* aa rect renderer takes a gpu on constructionGravatar joshualitt2014-10-28
* Scissor rect on drawinfoGravatar joshualitt2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...Gravatar joshualitt2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
* Cleanup: Turn GrReducedClip into a class with a static function.Gravatar tfarina2014-10-23
* Remove AutoScratchTextureGravatar bsalomon2014-10-16
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Remove GrDrawTarget::AutoRenderTargetRestore.Gravatar bsalomon2014-09-03
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...Gravatar bsalomon2014-08-19
* Add GrResourceCache2.Gravatar bsalomon2014-08-19
* Add override to force bitmap renderingGravatar krajcevski2014-08-13
* Always use both a color and coverage attribute in GrAARectRenderer.Gravatar bsalomon2014-08-11
* Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.Gravatar bsalomon2014-08-04
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...Gravatar mtklein2014-07-02
* Remove the AA requirement for selecting GrEffect-based clipping.Gravatar bsalomon2014-07-02
* Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...Gravatar bsalomon2014-07-02
* Remove the AA requirement for selecting GrEffect-based clipping.Gravatar bsalomon2014-07-02
* Split caching from allocation in GrClipMaskManagerGravatar krajcevski2014-06-10
* Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILGravatar commit-bot@chromium.org2014-04-30
* Remove unnecessary isrect code in clip mask managerGravatar commit-bot@chromium.org2014-03-24
* Only use analytic effect-based clipping when AA is required by at least one e...Gravatar commit-bot@chromium.org2014-03-19
* Implement the clip as 4 or fewer GrEffects when possible.Gravatar commit-bot@chromium.org2014-03-07
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* Add GM that directly tests GrRRectEffect and add inverse fill version of effect.Gravatar commit-bot@chromium.org2014-03-04
* Make GrConvexPolyEffect support inverse fills and non-AA rectsGravatar commit-bot@chromium.org2014-02-28
* Analytic rrect clip for cicular corners, radius >= 0.5Gravatar commit-bot@chromium.org2014-02-19
* Fix another clipstack element !rect doesn't mean path bug.Gravatar commit-bot@chromium.org2014-02-17
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-02-16
* Add dev bounds to bmp txt context, use bounds to ignore clipsGravatar commit-bot@chromium.org2014-02-11
* Revert of r13384 (Stateful PathRenderer implementation)Gravatar robertphillips@google.com2014-02-11