| Commit message (Expand) | Author | Age |
* | Move internal calls from GrContext to GrContextPriv | Robert Phillips | 2018-03-06 |
* | Remove GrSurfaceOrigin from GrSurfaceDesc. | Brian Salomon | 2018-03-05 |
* | Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl... | Brian Salomon | 2018-02-03 |
* | Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts... | Brian Salomon | 2018-02-03 |
* | Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ... | Brian Salomon | 2018-02-02 |
* | Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,... | Brian Salomon | 2018-01-23 |
* | Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc... | Brian Salomon | 2018-01-23 |
* | Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy | Robert Phillips | 2018-01-17 |
* | Funnel most proxy creation through GrProxyProvider | Robert Phillips | 2018-01-16 |
* | Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." | Greg Daniel | 2018-01-12 |
* | Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. | Brian Salomon | 2018-01-12 |
* | Add GrProxyProvider | Robert Phillips | 2018-01-08 |
* | Add analytic clip FPs that read from the CCPR atlas | Chris Dalton | 2017-12-05 |
* | Avoid GrEllipseEffect for small radii on devices without 32 bit float. | Brian Salomon | 2017-12-05 |
* | Cleanup yes/no enums in Ganesh | Chris Dalton | 2017-11-27 |
* | Reland "Fold analytic clip FPs into GrReducedClip" | Chris Dalton | 2017-11-16 |
* | Revert "Fold analytic clip FPs into GrReducedClip" | Brian Osman | 2017-11-16 |
* | Fold analytic clip FPs into GrReducedClip | Chris Dalton | 2017-11-16 |
* | switched GrClipEdge to an enum class | Ethan Nicholas | 2017-11-10 |
* | renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType | Ethan Nicholas | 2017-11-09 |
* | Don't use analytic clip FPs when drawing to stencil | Chris Dalton | 2017-11-07 |
* | Revert "Don't use analytic clip FPs when drawing to stencil" | Chris Dalton | 2017-11-07 |
* | Don't use analytic clip FPs when drawing to stencil | Chris Dalton | 2017-11-07 |
* | Revert "Fold analytic clip FPs into GrReducedClip" | Chris Dalton | 2017-11-01 |
* | Fold analytic clip FPs into GrReducedClip | Chris Dalton | 2017-11-01 |
* | Revert "Fold analytic clip FPs into GrReducedClip" | Chris Dalton | 2017-11-01 |
* | Fold analytic clip FPs into GrReducedClip | Chris Dalton | 2017-11-01 |
* | Allow GrAppliedClip to have >1 clip coverage FP | Chris Dalton | 2017-10-31 |
* | Merge clip rects in GrReducedClip | Chris Dalton | 2017-10-27 |
* | Add MDB comments to recent kNoPendingIO changes | Brian Osman | 2017-10-03 |
* | Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" | Brian Osman | 2017-10-02 |
* | Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr... | Brian Osman | 2017-10-02 |
* | Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ... | Brian Osman | 2017-09-29 |
* | Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe... | Brian Osman | 2017-09-28 |
* | Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan... | Brian Osman | 2017-09-28 |
* | Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" | Brian Osman | 2017-09-28 |
* | Make threaded proxy generation MDB-friendly, and defer instantiation | Brian Osman | 2017-09-28 |
* | Add ability to remove unique key from proxy and underlying surface. | Greg Daniel | 2017-09-26 |
* | Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) | Robert Phillips | 2017-09-21 |
* | Add native caching of uniquely keyed GrTextureProxies (take 2) | Robert Phillips | 2017-09-21 |
* | Revert "Add native caching of uniquely keyed GrTextureProxies" | Robert Phillips | 2017-09-20 |
* | Add native caching of uniquely keyed GrTextureProxies | Robert Phillips | 2017-09-20 |
* | Improve heuristics for when to use ccpr | Chris Dalton | 2017-09-12 |
* | Do software clip mask generation with worker threads | Brian Osman | 2017-09-11 |
* | Retract Gr*Priv.h includes a bit | Robert Phillips | 2017-08-31 |
* | Make GrSWMaskHelper take a matrix for each draw | Brian Salomon | 2017-08-30 |
* | Rename methods and enum on SkClipStack::Element to indicate "device space" | Brian Salomon | 2017-08-30 |
* | Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. | Brian Salomon | 2017-08-11 |
* | Remove accessRenderTarget calls in service of binding stencil buffer | Robert Phillips | 2017-08-10 |
* | Reduce dependence on GrSurface's origin field (take 3) | Robert Phillips | 2017-07-25 |