Remove 64 bit pipeline
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 18 Aug 2012 18:39:29 +0000 (14:39 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 1 Oct 2012 16:56:09 +0000 (12:56 -0400)
commit4afd20cc71ba75190ebcead774b946157d0995a6
tree7dedfc6827bfe8df725fd57131767637ef15844e
parent5ff0bbd9721bb216a8332cbde18adc458af3cdec
Remove 64 bit pipeline

The 64 bit pipeline is not used anymore, so it can now be removed.

Don't generate pixman-combine64.[ch] anymore. Don't generate the
pixman-srgb.c anymore. Delete all the 64 bit fetchers in
pixman-access.c, all the 64 bit iterator functions in
pixman-bits-image.c and all the functions that expand from 8 to 16
bits.
.gitignore
pixman/Makefile.am
pixman/Makefile.sources
pixman/pixman-access.c
pixman/pixman-bits-image.c
pixman/pixman-general.c
pixman/pixman-private.h
pixman/pixman-solid-fill.c
pixman/pixman-utils.c