[Webkit-unassigned] [Bug 50881] Optimize FEGaussian blur

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 11 22:39:13 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50881


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76312|review?                     |review+
               Flag|                            |




--- Comment #6 from Sam Weinig <sam at webkit.org>  2010-12-11 22:39:12 PST ---
(From update of attachment 76312)
View in context: https://bugs.webkit.org/attachment.cgi?id=76312&action=review

> WebCore/ChangeLog:15
> +        These changes giave a 1.42x performance improvement.

Typo: giave.

> WebCore/platform/graphics/filters/FEGaussianBlur.cpp:133
> +inline void boxBlurAlphaOnly(ByteArray* srcPixelArray, ByteArray* dstPixelArray,
> +                    unsigned dx, int dxLeft, int dxRight, int stride, int strideLine, int effectWidth, int effectHeight)

Weird alignment here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list