aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ccpr/GrCoverageCountingPathRenderer.h
Commit message (Expand)AuthorAge
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* CCPR: Transform path points before parsingGravatar Chris Dalton2017-11-27
* Include opList ids in GrOnFlushCallbackObject::postFlushGravatar Chris Dalton2017-11-27
* Fix dangling pointers when Ganesh culls CCPR Ops earlyGravatar Chris Dalton2017-11-07
* Remove deferred upload types from GrDrawOp.h.Gravatar Brian Salomon2017-10-30
* Enable CCPR for volatile pathsGravatar Chris Dalton2017-10-17
* Shrink GrDrawOpAtlases when no longer needed, take 2.Gravatar Jim Van Verth2017-09-26
* Revert "Shrink GrDrawOpAtlases when no longer needed"Gravatar Jim Van Verth2017-09-22
* Shrink GrDrawOpAtlases when no longer neededGravatar Jim Van Verth2017-09-22
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Change visitProxies signatureGravatar Robert Phillips2017-09-14
* Finish restoring GrOpList DAGGravatar Robert Phillips2017-09-14
* Improve GrPathRendererChain heuristicsGravatar Chris Dalton2017-09-07
* Revert "Improve GrPathRendererChain heuristics"Gravatar Chris Dalton2017-09-07
* Improve GrPathRendererChain heuristicsGravatar Chris Dalton2017-09-07
* CCPR: Rewrite path parsingGravatar Chris Dalton2017-09-05
* Coverage counting path rendererGravatar Chris Dalton2017-07-14