Turn need_workaround into another flag.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 22 Feb 2010 11:06:22 +0000 (06:06 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 25 Feb 2010 04:20:28 +0000 (23:20 -0500)
commit35af45d5e3d3f893ccaa4ab2f947100eb9d840ac
treef9966077784f74aef737b943bd8fa6bca5cecd66
parentf27f17ce22b6d0ac587600930c3657180066aac8
Turn need_workaround into another flag.

Instead of storing it as a boolean in the image struct, just use
another flag for it.
pixman/pixman-bits-image.c
pixman/pixman-image.c
pixman/pixman-private.h
pixman/pixman.c