Add pixman_image_composite32()
authorBenjamin Otte <otte@redhat.com>
Tue, 26 Jan 2010 17:52:27 +0000 (18:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 26 Jan 2010 19:22:52 +0000 (20:22 +0100)
commite841c556d59ca0aa6d86eaf6dbf061ae0f4287de
tree28ba88830c41dc2d542cd0c5e132f92d88b0fd19
parent78b6c470789eb226708a5d98bb06a962d2ae0b0d
Add pixman_image_composite32()

This is equal to pixman_image_composite(), just with 32bit parameters.
pixman_image_composite() now just calls pixman_image_composite32()
pixman/pixman.c
pixman/pixman.h