index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
shaders
Commit message (
Expand
)
Author
Age
*
Move SkNoncopyable to include/private.
Ben Wagner
2018-07-17
*
Restore SkLightingShader and associated classes
Robert Phillips
2018-07-17
*
Remove SkTransferFunctionBehavior
Brian Osman
2018-07-17
*
plumb through arenaalloc
Mike Reed
2018-07-16
*
Revert "update SkColor4f::FromColor() to preserve transfer function"
Robert Phillips
2018-07-13
*
Replace nearly all kRespect with kIgnore
Brian Osman
2018-07-12
*
update SkColor4f::FromColor() to preserve transfer function
Mike Klein
2018-07-12
*
update color management for color shaders
Mike Klein
2018-07-12
*
update (non-sprite) image shader color management
Mike Klein
2018-07-10
*
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
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Implement nonlinear (as-encoded) blending in GrColorSpaceXform
Brian Osman
2018-06-18
*
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
Brian Osman
2018-06-14
*
Pull non-substantive changes out of omnibus CL
Robert Phillips
2018-06-13
*
clean up SkPicture include
Cary Clark
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
Harden SkPerlinNoiseShader StitchData initialization
Florin Malita
2018-06-06
*
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
*
warmup, remove clamping in append_gamut_transform()
Mike Klein
2018-05-30
*
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
*
validate perlin inputs
Mike Reed
2018-05-18
*
Return nullptr when ReadBuffer becomes invalid
Kevin Lubick
2018-05-17
*
Fix UBSAN warnings in SkPerlinNoiseShaderImpl
Kevin Lubick
2018-05-16
*
Avoid dividing by zero in SkTwoPointConicalGradient::Create
Yuqian Li
2018-05-14
*
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
*
check for focaldata failure
Mike Reed
2018-05-09
*
allow div-by-zero
Mike Reed
2018-05-03
*
allow div by zero
Mike Reed
2018-05-02
*
Remove stale gradient color space assert
Florin Malita
2018-04-26
*
Fix use-of-uninitialized-value in SkPictureShader::onMakeContext
Florin Malita
2018-04-20
*
Reland "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
Revert "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
low-hanging bilerp_clamp_8888 wins
Mike Klein
2018-04-16
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Remove unused field fBitmapBytes
Yuqian Li
2018-04-11
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Fix SkLocalMatrixShader nesting semantics
Florin Malita
2018-04-04
*
Banish SkShaderBase::isRasterPipelineOnly()
Florin Malita
2018-04-04
*
Fixing build with SK_IGNORE_TO_STRING defined.
Kaloyan Donev
2018-03-29
[next]