"Henry (Yu) Song - SISA" <hs...@sisa.samsung.com> writes:

> New to pixman.  There is a convolution filter in pixman, wondering if there is
> any optimization for Gaussian blur instead of generic convolution blur in
> pixman?

The recently-added SEPARABLE_CONVOLUTION filter can be used for Gaussian
blur, and it would be possible to add a fast path that would take
advantage of the separability of the Gaussian filter.


Søren
_______________________________________________
Pixman mailing list
Pixman@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to