Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3b428cbf8a2f4b8d4fad7f2708e67cf954ba7bf1
/
src
/
gpu
/
effects
/
GrEllipseEffect.cpp
2d5f9b3
converted GrMagnifierEffect to SkSL
by Ethan Nicholas
· 7 years ago
1447177
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
by Brian Salomon
· 7 years ago
e9d172a
converted ConstColorProcessor to SkSL
by Ethan Nicholas
· 7 years ago
47c8ed3
Reland "Fix precision caps and rrect/ellipse effect precisions"
by Chris Dalton
· 7 years ago
24f9c19
Revert "Fix precision caps and rrect/ellipse effect precisions"
by Brian Osman
· 7 years ago
e421800
Fix precision caps and rrect/ellipse effect precisions
by Chris Dalton
· 7 years ago
aae47c8
sksl enum support
by Ethan Nicholas
· 7 years ago
1706f84
switched GrClipEdge to an enum class
by Ethan Nicholas
· 7 years ago
0f3c732
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
by Ethan Nicholas
· 7 years ago
1cb4171
Remove color space xform support from SkSL
by Brian Osman
· 7 years ago
8239946
converted GrRectBlurEffect to SkSL
by Ethan Nicholas
· 7 years ago
d982d05
regenerated SkSL files to fix CheckGeneratedFiles
by Ethan Nicholas
· 7 years ago
abff956
initClassID no longer auto-allocates ids
by Ethan Nicholas
· 7 years ago
8aa4569
switched SkSL's temporary 'highfloat' type back to 'float'
by Ethan Nicholas
· 7 years ago
f7b8820
re-land of new SkSL precisions
by Ethan Nicholas
· 7 years ago
27185a9
Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half."""
by Ethan Nicholas
· 7 years ago
05d5a13
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
by Ethan Nicholas
· 7 years ago
5b5f096
Revert "Revert "Switch to the new SkSL lexer.""
by Ethan Nicholas
· 7 years ago
3585154
Revert "Switch to the new SkSL lexer."
by Ethan Nicholas
· 7 years ago
c576e93
Switch to the new SkSL lexer.
by Ethan Nicholas
· 7 years ago
1d816b9
Revert "Switched highp float to highfloat and mediump float to half."
by Brian Salomon
· 7 years ago
88d99c6
Switched highp float to highfloat and mediump float to half.
by Ethan Nicholas
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
f57c0d6
automatically generate clone() methods for SkSL fragment processors
by Ethan Nicholas
· 7 years ago
5af9ea3
renamed SkSL types in preparation for killing precision modifiers
by Ethan Nicholas
· 7 years ago
b7e8c3b
run skslc output through clang-format
by Ethan Nicholas
· 8 years ago
420f156
converted EllipseEffect to sksl
by Ethan Nicholas
· 8 years ago