index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
shaders
/
gradients
/
SkGradientShader.cpp
Commit message (
Expand
)
Author
Age
...
*
Avoid 2PtConical gradient flipping
Florin Malita
2017-10-19
*
Feed seed_shader() iota through a context pointer.
Mike Klein
2017-10-18
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
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
*
Remove symmetric three stop special case
Brian Osman
2017-09-12
*
Add general three-stop analytic gradient shader
Brian Osman
2017-09-11
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
fold params into StageRec
Mike Reed
2017-08-29
*
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
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Remove unneeded GrGradientEffect Tegra3 workaround
Florin Malita
2017-08-08
*
Relocate gradient negative fract() workaround to GLSLCodeGenerator
Florin Malita
2017-08-08
*
Streamline GrGradientEffect mirror tiling
Florin Malita
2017-08-08
*
Consolidate GrGradientEffect analytical impls
Florin Malita
2017-08-08
*
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
Florin Malita
2017-08-08
*
Revert "Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType"
Florin Malita
2017-08-05
*
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
Florin Malita
2017-08-04
*
GrGradientEffect::onIsEqual() must also consider tiling
Florin Malita
2017-08-04
*
Tiling support for SkSweepGradient
Florin Malita
2017-08-01
*
Gradient stages cleanup
Florin Malita
2017-07-30
*
Don't instantiate degenerate 2pt gradients
Florin Malita
2017-07-29
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Implement clone() for Gradient GrFragmentProcessors
Brian Salomon
2017-07-27
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Remove dead gradient perspective code
Florin Malita
2017-07-13
*
Add some raster pipeline perspective asserts
Florin Malita
2017-07-12
*
Clarify adjustMatrixAndAppendStages semantics
Florin Malita
2017-07-12
*
Devolve SkTwoPointConicalGradient to SkRadialGradient when possible
Florin Malita
2017-07-11
*
consolidate logic for matrix stage
Mike Reed
2017-07-04
*
2pt conical stage for focal-pt-on-edge case
Florin Malita
2017-06-28
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Make gradient effect creation fail if texture LUT creation fails
Brian Salomon
2017-06-09
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
Add color space support to 4f gradients
Florin Malita
2017-06-06
*
default impl of appendStages now calls shaderContext
Mike Reed
2017-06-02
*
have shaders that need seed_shader call it themselves
Mike Klein
2017-06-01
*
[Reland] Relocate shaders to own dir
Florin Malita
2017-05-30
*
Revert "Relocate shaders to own dir"
Stan Iliev
2017-05-25
*
Relocate shaders to own dir
Florin Malita
2017-05-25
[prev]