index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
gradients
Commit message (
Expand
)
Author
Age
*
Clarify when tweak alpha for coverage optimizaton can occur.
Brian Salomon
2017-02-15
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Fixed3232 overflow in LinearGradientContext::shadeSpan()
Florin Malita
2017-02-10
*
Fix int64 overflow in SkClampRange::init()
Florin Malita
2017-02-09
*
[4fGradient] Relax interval checks for SkGradientShaderBase also
Florin Malita
2017-02-09
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
[4fGradient] Relax interval checks
Florin Malita
2017-02-09
*
[4fLinearGradient] Avoid NaNs for degenerate perspectives
Florin Malita
2017-02-09
*
[4fGradient] Fix degenerate vertical gradient assert
Florin Malita
2017-02-08
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Revert "Revert "Don't instantiate shaders with non-invertible local matrix""
Florin Malita
2017-02-03
*
Revert "Don't instantiate shaders with non-invertible local matrix"
Hal Canary
2017-02-02
*
Don't instantiate shaders with non-invertible local matrix
Florin Malita
2017-02-02
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Raster pipeline support for SkLocalMatrixShader composition
Florin Malita
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Just clamp to limit-epsilon.
Mike Klein
2017-01-20
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
SkRasterPipeline impl for 2-stop linear gradients
Florin Malita
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "Revert "SkNx basically always is fast now.""
Mike Klein
2016-12-14
*
Revert "SkNx basically always is fast now."
Mike Klein
2016-12-14
*
SkNx basically always is fast now.
Mike Klein
2016-12-13
*
Delete SK_SUPPORT_LEGACY_GRADIENT_PREMUL-guarded code
Florin Malita
2016-12-13
*
Avoid int64 overflow in SkClampRange
Florin Malita
2016-12-13
*
SkBitmap::setPixelRef(): less reference churn
Hal Canary
2016-12-12
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Apply linear gradient premul in 4f
fmalita
2016-12-06
*
Fuzzer assert in GradientShaderBase4fContext::TSampler
Florin Malita
2016-11-29
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
Fix include of GrGLSLCaps in SkGradientShader
Greg Daniel
2016-11-21
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
[next]