[Pixman] [PATCH 1/4] ARM: REPEAT_NORMAL support for identity transform

Taekyun Kim podain77 at gmail.com
Thu Jul 7 22:18:01 PDT 2011


We can easily support REPEAT_NORMAL by adding stitching method
to ARM std fast path macro templates. So the templates now can
support SAMPLES_COVER_CLIP and NORMAL_REPEAT fast path flags.
Currently we have to ditinguish between these two cases at
runtime. Flags or somethings can be added later to do compile
time code branching just like bilinear macros do.
---
 pixman/pixman-arm-common.h |  229 +++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 204 insertions(+), 25 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ARM-REPEAT_NORMAL-support-for-identity-transform.patch
Type: text/x-patch
Size: 18403 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20110708/89c6f4c7/attachment.bin>


More information about the Pixman mailing list