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
*
Fix fuzzer bug in SkGradientShader::MakeSweep
Robert Phillips
2018-07-09
*
Support older SKPs drawing to legacy destinations correctly
Brian Osman
2018-07-06
*
Switch gradients to as-encoded blending
Brian Osman
2018-07-06
*
rebase
Cary Clark
2018-06-08
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Return nullptr when ReadBuffer becomes invalid
Kevin Lubick
2018-05-17
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Validate readByteArrayAsData size
Florin Malita
2018-05-10
*
Validate gradient DescriptorScope size during deserialization
Florin Malita
2018-05-10
*
Remove stale gradient color space assert
Florin Malita
2018-04-26
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Banish SkShaderBase::isRasterPipelineOnly()
Florin Malita
2018-04-04
*
Fix GrTextureStripAtlasManager cleanup order bug
Robert Phillips
2018-03-19
*
with no more offline codegen, seed_shader can be normal
Mike Klein
2018-03-11
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Simplify decal for gradients
Mike Reed
2018-02-19
*
add decal tilemode to shaders
Mike Reed
2018-02-16
*
Disable texture strip atlasing for DDL
Robert Phillips
2018-02-02
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Add cap on intel to avoid calling abs and floor on the same line in a
Greg Daniel
2017-12-02
*
Simplify analytical GPU gradient impls
Florin Malita
2017-11-09
*
Remove SK_SUPPORT_LEGACY_UNIFORM_GRADIENTS
Florin Malita
2017-11-06
*
Detect explicit uniform gradient positions
Florin Malita
2017-11-04
*
Remove SK_SUPPORT_LEGACY_GRADIENT_COLOR_CONVERSION
Florin Malita
2017-11-03
*
Enforce gradient color stop monotonicity in ctor
Florin Malita
2017-11-03
*
Remove gradient onGetGLSLProcessorKey() overrides
Florin Malita
2017-11-03
*
Streamline legacy gradient color conversion
Florin Malita
2017-11-01
*
Gradient cleanup pass
Florin Malita
2017-11-01
*
Don't store legacy colors in gradient shaders
Florin Malita
2017-10-31
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Remove gradient SkFixed position records
Florin Malita
2017-10-30
*
Re-land: Stop using fixed point recs for gradient positioning info
Florin Malita
2017-10-28
*
Revert "Stop using fixed point recs for gradient positioning info"
Florin Malita
2017-10-26
*
Stop using fixed point recs for gradient positioning info
Florin Malita
2017-10-26
*
Tweak gradient shader code to avoid hangs on Tegra3
Brian Osman
2017-10-26
*
Delete GradientShaderCache
Florin Malita
2017-10-26
*
Stop using GradientShaderCache for gradient textures
Florin Malita
2017-10-25
*
Remove unused (?) gradient context class
Brian Osman
2017-10-25
*
Remove GrColorSpaceXform from GrGradientEffect
Brian Osman
2017-10-25
*
Remove GradientShaderCache dither and paint alpha support
Florin Malita
2017-10-25
*
Avoid double-dithering of legacy/gpu gradients
Florin Malita
2017-10-24
*
Add clamped/unclamped xform to GrColorSpaceXform
Brian Osman
2017-10-20
*
make skmatrix getmapproc private
Cary Clark
2017-10-20
*
Simplify GrGradientEffect color handling
Brian Osman
2017-10-19
[next]