Nearest scaling fast path macros moved to 'pixman-fast-path.h'
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Thu, 16 Sep 2010 09:31:27 +0000 (12:31 +0300)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Tue, 21 Sep 2010 10:28:40 +0000 (13:28 +0300)
commit066ce191a6d3bb970b5024c070193cac4c130418
treeb7f4a010077a7becf676bae5ae544ed92f136a6d
parentfb819c0e93b301757f8549cf7738c2b8c356ee7e
Nearest scaling fast path macros moved to 'pixman-fast-path.h'

These macros with some modifications can can be reused later by
various platform specific implementations, introducing SIMD
optimizations for nearest scaling fast paths.
pixman/Makefile.am
pixman/pixman-fast-path.c
pixman/pixman-fast-path.h [new file with mode: 0644]