Move combining routines into combine.inc and add a Perl rule to generate it.
authorAaron Plattner <aplattner@nvidia.com>
Mon, 31 Mar 2008 23:33:09 +0000 (16:33 -0700)
committerSøren Sandmann <sandmann@redhat.com>
Fri, 11 Apr 2008 23:58:19 +0000 (19:58 -0400)
commitf88519ed3fed42e41aa5623540466d0bee1a887b
tree3787c16393363544c69059b7dcfbceda30871399
parent30746b1e1e5101fd1502c676e777e27953772f75
Move combining routines into combine.inc and add a Perl rule to generate it.

This will eventually be used to search & replace types and mask/shift
calculations to generate a wide version of these functions.

Signed-off-by: Søren Sandmann <sandmann@redhat.com>
configure.ac
pixman/Makefile.am
pixman/combine.inc [new file with mode: 0644]
pixman/combine.pl [new file with mode: 0644]