aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipStackClip.cpp
Commit message (Expand)AuthorAge
* ccpr: Remove canMakeClipProcessorGravatar Chris Dalton2018-04-27
* Revert "Delete GPU alpha clip masks"Gravatar Chris Dalton2018-03-30
* Delete GPU alpha clip masksGravatar Chris Dalton2018-03-28
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...Gravatar Brian Salomon2018-01-23
* Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...Gravatar Brian Salomon2018-01-23
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."Gravatar Greg Daniel2018-01-12
* Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.Gravatar Brian Salomon2018-01-12
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* Avoid GrEllipseEffect for small radii on devices without 32 bit float.Gravatar Brian Salomon2017-12-05
* Cleanup yes/no enums in GaneshGravatar Chris Dalton2017-11-27
* Reland "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-16
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Brian Osman2017-11-16
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-16
* switched GrClipEdge to an enum classGravatar Ethan Nicholas2017-11-10
* renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeTypeGravatar Ethan Nicholas2017-11-09
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* Revert "Don't use analytic clip FPs when drawing to stencil"Gravatar Chris Dalton2017-11-07
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Allow GrAppliedClip to have >1 clip coverage FPGravatar Chris Dalton2017-10-31
* Merge clip rects in GrReducedClipGravatar Chris Dalton2017-10-27
* Add MDB comments to recent kNoPendingIO changesGravatar Brian Osman2017-10-03
* Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"Gravatar Brian Osman2017-10-02
* Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr...Gravatar Brian Osman2017-10-02
* Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ...Gravatar Brian Osman2017-09-29
* Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe...Gravatar Brian Osman2017-09-28
* Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan...Gravatar Brian Osman2017-09-28
* Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"Gravatar Brian Osman2017-09-28
* Make threaded proxy generation MDB-friendly, and defer instantiationGravatar Brian Osman2017-09-28
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation)Gravatar Robert Phillips2017-09-21
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* Do software clip mask generation with worker threadsGravatar Brian Osman2017-09-11
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Make GrSWMaskHelper take a matrix for each drawGravatar Brian Salomon2017-08-30