C fast path for scaled src_x888_8888 with nearest filter
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Fri, 15 Jul 2011 20:35:21 +0000 (23:35 +0300)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Fri, 22 Jul 2011 20:03:36 +0000 (23:03 +0300)
commit5754e5689d4cac8868d6416dffa4a7d0c2d15423
treee4fcb149969068ab5cee5909cc4a962d86b010b9
parentc06af104546868ed748c8f771817f5e9ae9a6a2d
C fast path for scaled src_x888_8888 with nearest filter

The necessity is justified by a message in the pixman mailing list:
  http://lists.freedesktop.org/archives/pixman/2011-July/001330.html

NONE repeat is not supported, but could be added by tweaking
the interpretation and making use of 'fully_transparent_src'
scanline function argument.
pixman/pixman-fast-path.c
pixman/pixman-fast-path.h
pixman/pixman-private.h