Once unrolled version of fast_path_composite_nearest_scaled()
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sun, 31 May 2009 19:06:33 +0000 (15:06 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 13 Feb 2010 22:31:11 +0000 (17:31 -0500)
commit97a12457394b36b5b052927af65ac3944ceccf09
tree0c641da19ee468ab2c9887908d8f786737e6b592
parente5972110750b32929a474c35362f4639dbbd1222
Once unrolled version of fast_path_composite_nearest_scaled()

Separate out the fetching and combining code in two inline
functions. Then do two pixels per iteration.
pixman/pixman-fast-path.c