aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ccpr/GrCCPRCoverageProcessor.h
Commit message (Expand)AuthorAge
* Address CCPR TODOs now that we are in device spaceGravatar Chris Dalton2017-10-25
* Convert geometry shaders to operate in Skia device spaceGravatar Chris Dalton2017-10-25
* Refactor CCPR coverage shaders for a vertex implGravatar Chris Dalton2017-10-16
* Revert "Refactor CCPR coverage shaders for a vertex impl"Gravatar Eric Boren2017-10-16
* Refactor CCPR coverage shaders for a vertex implGravatar Chris Dalton2017-10-15
* changed vertex attribute precisions to be actual typesGravatar Ethan Nicholas2017-09-27
* CCPR: Remove kCombinedTriangleHullsAndEdgesGravatar Chris Dalton2017-09-26
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* Minor cleanups for CCPRGravatar Chris Dalton2017-09-12
* CCPR: Remove cubic insets and MSAA bordersGravatar Chris Dalton2017-09-05
* CCPR: Rewrite path parsingGravatar Chris Dalton2017-09-05
* Revert "Switched highp float to highfloat and mediump float to half."Gravatar Brian Salomon2017-08-17
* Switched highp float to highfloat and mediump float to half.Gravatar Ethan Nicholas2017-08-16
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* CCPR: Process quadratic flat edges without soft msaaGravatar Chris Dalton2017-08-07
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Coverage counting path rendererGravatar Chris Dalton2017-07-14