aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ccpr/GrCoverageCountingPathRenderer.cpp
Commit message (Expand)AuthorAge
* Fix dangling pointers when Ganesh culls CCPR Ops earlyGravatar Chris Dalton2017-11-07
* Setup CCPR testing with GrMockContextGravatar Chris Dalton2017-11-06
* Disable CCPR while we sort out clippingGravatar Chris Dalton2017-11-06
* Disable CCPR on the Android Framework.Gravatar Derek Sollenberger2017-11-03
* Remove deferred upload types from GrDrawOp.h.Gravatar Brian Salomon2017-10-30
* Enable CCPR for volatile pathsGravatar Chris Dalton2017-10-17
* Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""Gravatar Brian Salomon2017-10-09
* CCPR: Don't forget resource provider in Pipeline InitArgsGravatar Chris Dalton2017-10-06
* CCPR: Blacklist Mali GPUs and Vulkan while we work through issuesGravatar Chris Dalton2017-09-29
* CCPR: Handle very large pathsGravatar Chris Dalton2017-09-28
* 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
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* 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
* Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.Gravatar Greg Daniel2017-08-24
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* Initialize GrPipeline at construction.Gravatar Brian Salomon2017-07-31
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Coverage counting path rendererGravatar Chris Dalton2017-07-14