index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
converted ConstColorProcessor to SkSL
Ethan Nicholas
2017-11-20
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-14
*
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
Brian Osman
2017-11-14
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-14
*
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
Ben Wagner
2017-11-13
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-13
*
remove legacy code for resolution
Mike Reed
2017-11-10
*
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
Mike Reed
2017-11-09
*
Revert "Remove MakeForLocalSpace since picture image is sufficient"
Mike Reed
2017-11-09
*
Remove MakeForLocalSpace since picture image is sufficient
Mike Reed
2017-11-09
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
Fix highcontrastfilter on ANGLE D3D9
Brian Osman
2017-11-07
*
converted LumaColorFilterEffect to sksl
Ethan Nicholas
2017-11-07
*
For legacy GPU configs, run high contrast filter on linearized values
Brian Osman
2017-11-07
*
create imagepriv and name params
Cary Clark
2017-11-03
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Re-land "converted OverdrawColorFilter to SkSL"
Ethan Nicholas
2017-10-26
*
Consistently round fOffset in SkOffsetImageFilter
Fredrik Söderquist
2017-10-26
*
Revert "converted OverdrawColorFilter to SkSL"
Ethan Nicholas
2017-10-25
*
converted OverdrawColorFilter to SkSL
Ethan Nicholas
2017-10-25
*
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
Brian Salomon
2017-10-25
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Remove color space xform from alpha threshold FP
Brian Osman
2017-10-19
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
Convert several effects to use color space xform FP
Brian Osman
2017-10-18
*
Remove unnecessary includes of GrColorSpaceXform.h
Brian Osman
2017-10-16
*
converted GrRectBlurEffect to SkSL
Ethan Nicholas
2017-10-16
*
SkSL FPs now support child processors, converted ArithmeticFP to SkSL
Ethan Nicholas
2017-10-11
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Remove fIsMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-26
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
Reland "Fix SkImageSource::filterBounds()" again
Xianzhu Wang
2017-09-25
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Add SK_API to APIs used by the android framework.
Derek Sollenberger
2017-09-21
*
Revert "Reland "Fix SkImageSource::filterBounds()""
Florin Malita
2017-09-18
*
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
*
Reland "Fix SkImageSource::filterBounds()"
Xianzhu Wang
2017-09-16
*
Revert "Fix SkImageSource::filterBounds()"
Mike Reed
2017-09-15
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Fix SkImageSource::filterBounds()
Xianzhu Wang
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter
Xianzhu Wang
2017-09-12
*
Revert "Revert "Switch to the new SkSL lexer.""
Ethan Nicholas
2017-09-11
*
Revert "Switch to the new SkSL lexer."
Ethan Nicholas
2017-09-11
*
Switch to the new SkSL lexer.
Ethan Nicholas
2017-09-11
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
[next]