Add pixman_composite_trapezoids().
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 11 Jan 2011 14:23:43 +0000 (09:23 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 15 Feb 2011 14:25:18 +0000 (09:25 -0500)
commit803272e38c5b9b9abe347390c2ecd2ac4be7b9be
treeecdfb9017d280631f9a6c4a00b26bbaed40abdcd
parent1feaf6bea707a97db44643c5bfa6218afea9b6be
Add pixman_composite_trapezoids().

This function is an implementation of the X server request
Trapezoids. That request is what the X backend of cairo is using all
the time; by moving it into pixman we can hopefully make it faster.
pixman/pixman-trap.c
pixman/pixman.h