NONE repeat support for fast scaling with nearest filter
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Thu, 16 Sep 2010 15:25:40 +0000 (18:25 +0300)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Tue, 21 Sep 2010 10:33:08 +0000 (13:33 +0300)
commitabc90dad57f03bf9293fc825835c6f0fddc6771b
tree76996376aefa5df595fe4579fc2ed0515fbf13d4
parent45833d5b198507e9e69b918459eaaf6088e5de00
NONE repeat support for fast scaling with nearest filter

Implemented very similar to PAD repeat.

And gcc also seems to be able to completely eliminate the
code responsible for left and right padding pixels for OVER
operation with NONE repeat.
pixman/pixman-fast-path.c
pixman/pixman-fast-path.h