DescriptionOptimize the blur convolution by only applying domain clamping where necessary. Split the blur convolution into left and right margins which have clamping applied and a center portion which doesn't. Also reorder the convolve_gaussian() parameters to match GrConvolutionEffect params. Correctness is covered by existing tests; performance is covered by BlurImageFilter bench.
R=bsalomon@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10444
Patch Set 1 #Patch Set 2 : Win32 fixes: SkScalar correctness. #Messages
Total messages: 4 (0 generated)
|