index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrCircleEffect.fp
Commit message (
Expand
)
Author
Age
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
Revert "Revert "Fix rendering of drrects with small circular inner rrects.""
Brian Salomon
2017-12-01
*
Revert "Fix rendering of drrects with small circular inner rrects."
Brian Salomon
2017-12-01
*
Fix rendering of drrects with small circular inner rrects.
Brian Salomon
2017-12-01
*
sksl enum support
Ethan Nicholas
2017-11-13
*
switched GrClipEdge to an enum class
Ethan Nicholas
2017-11-10
*
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
Ethan Nicholas
2017-11-09
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
fixed sksl static ifs to work for CircleEffect
Ethan Nicholas
2017-07-14
*
converted CircleEffect to SkSL
Ethan Nicholas
2017-07-14