[Pixman] [PATCH] Add scaled nearest repeat fast paths

Jeff Muizelaar jmuizelaar at mozilla.com
Mon Jun 25 19:43:40 PDT 2012


Siarhei wrote this patch and we've been using it in the Mozilla tree since May.

Before this patch it was often faster to scale and repeat in two passes because each pass used a fast path vs. the slow path that the single pass approach takes. This makes it so that the single pass approach has competitive performance.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 26446 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20120625/751f3cb4/attachment-0001.obj>


More information about the Pixman mailing list