[Pixman] [PIXMAN][PATCH 2/6] REPEAT_NORMAL support for bilinear fast path template

Taekyun Kim podain77 at gmail.com
Mon Jun 13 05:18:49 PDT 2011


The basic idea is to break down normal repeat into a set of
non-repeat scanline compositions and stitching them together.

Bilinear may interpolate last and first pixels of source scanline.
In this case, we can use temporary wrap around buffer.
---
 pixman/pixman-fast-path.h |   90 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 90 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-REPEAT_NORMAL-support-for-bilinear-fast-path-templat.patch
Type: text/x-patch
Size: 4694 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20110613/2d54e966/attachment-0001.bin>


More information about the Pixman mailing list