Move SourcePictClassify into pixman-image.c
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 29 Apr 2009 23:55:19 +0000 (19:55 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 4 May 2009 22:55:04 +0000 (18:55 -0400)
commitcb73922ab9ab7d627f059601a03714cfff07d25b
treeb54cd8d46f26a7bda1c74a5baebfc9d867fdb9c6
parent3d73ce6813743811ff4413df554b438d3790c361
Move SourcePictClassify into pixman-image.c

In preparation for making pixman_image_t more of a real object, move
SourcePictClassify into pixman-image.c and expose it through a
function pointer. Later, this function will be split into smaller
functions depending on the exact type of the image.
pixman/pixman-compose.c
pixman/pixman-image.c
pixman/pixman-private.h