Add src_, mask_, and dest_flags fields to fast path arrays
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sun, 13 Sep 2009 06:34:32 +0000 (02:34 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 28 Jan 2010 16:52:55 +0000 (11:52 -0500)
commit6197db91a32da7ea281fd87b59f5bb74b989361b
treea5f866e1e02fd4cd1691e3060cfa2e7a72394074
parentff6eaac50eaa8778ba15fd0f796e94cc751dea0a
Add src_, mask_, and dest_flags fields to fast path arrays

Update all the fast path tables to match using a new
PIXMAN_STD_FAST_PATH macro.

For now, use 0 for the flags fields.
pixman/pixman-arm-neon.c
pixman/pixman-arm-simd.c
pixman/pixman-fast-path.c
pixman/pixman-mmx.c
pixman/pixman-private.h
pixman/pixman-sse2.c