Replace argumentxs to composite functions with a pointer to a struct
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 25 Mar 2011 19:09:17 +0000 (15:09 -0400)
committerSøren Sandmann <sandmann@cs.au.dk>
Mon, 20 Jun 2011 06:03:23 +0000 (02:03 -0400)
commita89f8cfaf11d0149b73ce40eca6e8a7f262f305a
tree37b27df25cc408028c54dba29ab7de90c1be6e69
parent99e7d8fab546257ef729ea6db6e9beede984cec1
Replace argumentxs to composite functions with a pointer to a struct

This allows more information, such as flags or the composite region,
to be passed to the composite functions.
pixman/pixman-arm-common.h
pixman/pixman-compiler.h
pixman/pixman-fast-path.c
pixman/pixman-fast-path.h
pixman/pixman-general.c
pixman/pixman-mmx.c
pixman/pixman-noop.c
pixman/pixman-private.h
pixman/pixman-sse2.c
pixman/pixman.c
test/lowlevel-blt-bench.c