Rename pixman-compose-operators.c to pixman-combine.c and fix the build.
authorAaron Plattner <aplattner@nvidia.com>
Fri, 21 Mar 2008 21:15:34 +0000 (14:15 -0700)
committerAaron Plattner <aplattner@nvidia.com>
Fri, 21 Mar 2008 21:15:34 +0000 (14:15 -0700)
commit9fe5913c34a71d83a497e0d2de8db50522db75ee
tree714c152a333de1c71dbfd9e0ed6123786f546ee2
parentd47a686d91d28d996fc7326ada0d2f0c3a305852
Rename pixman-compose-operators.c to pixman-combine.c and fix the build.

Add pixman-combine.c to the source list.  Make the functions in it static.  Call
fbCombineInU through the PIXMAN_COMPOSE_FUNCTIONS table.  Declare the functions
tables as extern in pixman-private.h.
pixman/Makefile.am
pixman/Makefile.win32
pixman/pixman-combine.c [moved from pixman/pixman-compose-operators.c with 94% similarity]
pixman/pixman-compose.c
pixman/pixman-private.h