Add new public function pixman_add_triangles()
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 11 Feb 2011 13:57:42 +0000 (08:57 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 18 Feb 2011 11:21:37 +0000 (06:21 -0500)
commit3598ec26ecf761488e2ac1536553eaf3bb361e72
tree88c8ffe0b497b1971d4e6e0e60a341244eb28283
parent964c7e7cd20a6ed414fdf92b71fdc83db91d7578
Add new public function pixman_add_triangles()

This allows some more code to be deleted from the X server. The
implementation consists of converting to trapezoids, and is shared
with pixman_composite_triangles().
pixman/pixman-trap.c
pixman/pixman.h