index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkGpuBlurUtils.cpp
Commit message (
Expand
)
Author
Age
*
Fix for crash on large image blur sigma values.
senorblanco@chromium.org
2014-03-24
*
Make texture domain a helper so that it can be incorporated into other effects.
commit-bot@chromium.org
2013-12-09
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
effects: Replaces uses of GrAssert with SkASSERT.
commit-bot@chromium.org
2013-08-14
*
Optimize the blur convolution by only applying domain clamping where necessar...
senorblanco@chromium.org
2013-07-30
*
Small optimization for convolution shader: only apply the bounds check in dir...
senorblanco@chromium.org
2013-07-29
*
make the filter mode for GrTextureAccess an enum so we can plumb down
humper@google.com
2013-07-25
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-24
*
Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...
robertphillips@google.com
2013-07-24
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-16
*
Added newlines at the end of SkGpuBlurUtils.*
robertphillips@google.com
2013-07-15
*
Move gaussianBlur functionality to src\effects
robertphillips@google.com
2013-07-15