Add ITER_SRC and ITER_DEST iter flags
authorSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 20 May 2013 13:04:22 +0000 (09:04 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 22 May 2013 13:41:10 +0000 (09:41 -0400)
commite8a180797c726a8990291158be8db843c26b98d3
treeb37c8751fb5b6564f1b4e867a0bf2723fa569b3d
parent2320f0520b71c5d30b30125971df6a4245ce5207
Add ITER_SRC and ITER_DEST iter flags

These indicate whether the iterator is for a source or a destination
image. Note iterator initializers are allowed to rely on one of these
being set, so they can't be left out the way it's generally harmless
(aside from potentil performance degradation) to leave out a
particular fast path flag.
pixman/pixman-general.c
pixman/pixman-image.c
pixman/pixman-private.h