index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkBlurMaskFilter.cpp
Commit message (
Expand
)
Author
Age
*
move some RRect methods into priv
Mike Reed
2018-02-22
*
move checkLE functionality directly onto readbuffer
Mike Reed
2018-01-26
*
Misc guarding of enums in ImageFilter CreateProcs
Robert Phillips
2018-01-24
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
move zero-init to sk_malloc for masks
Mike Reed
2018-01-22
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
converted GrRRectBlurEffect to SkSL
Ethan Nicholas
2017-12-20
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
converted GrRectBlurEffect to SkSL
Ethan Nicholas
2017-10-16
*
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
*
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
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
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
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Add three more GrFragmentProcessor::clone() implementations
Brian Salomon
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Smaller fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
wutao
2017-06-30
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
Fix outset for blurs when using ignoreXform flag on GPU
Greg Daniel
2017-05-31
*
Allow GPU blur fast path for circles and rects when using ignore xform
Greg Daniel
2017-05-31
*
Switch to SkVertices version of drawVertices
Brian Osman
2017-05-22
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
Robert Phillips
2017-03-30
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
[next]