aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrCircleEffect.fp
Commit message (Expand)AuthorAge
* Avoid GrEllipseEffect for small radii on devices without 32 bit float.Gravatar Brian Salomon2017-12-05
* Revert "Revert "Fix rendering of drrects with small circular inner rrects.""Gravatar Brian Salomon2017-12-01
* Revert "Fix rendering of drrects with small circular inner rrects."Gravatar Brian Salomon2017-12-01
* Fix rendering of drrects with small circular inner rrects.Gravatar Brian Salomon2017-12-01
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* switched GrClipEdge to an enum classGravatar Ethan Nicholas2017-11-10
* renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeTypeGravatar Ethan Nicholas2017-11-09
* 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
* 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
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* fixed sksl static ifs to work for CircleEffectGravatar Ethan Nicholas2017-07-14
* converted CircleEffect to SkSLGravatar Ethan Nicholas2017-07-14