[Pixman] [PIXMAN][PATCH 6/6] Bilinear REPEAT_NORMAL source line extension for too short src_width

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


To avoid function call and other calculation overhead, extend source
scanline into temporary buffer when source width is too small.
Temporary buffer will be repeatedly accessed, so extension cost is
very small due to cache effect.
---
 pixman/pixman-fast-path.h |   50 ++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 47 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Bilinear-REPEAT_NORMAL-source-line-extension-for-too.patch
Type: text/x-patch
Size: 3848 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20110613/8177fe35/attachment.bin>


More information about the Pixman mailing list