Move __force_align_arg_pointer workaround before composite32()
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Fri, 26 Feb 2010 19:15:22 +0000 (14:15 -0500)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 4 Mar 2010 09:15:44 +0000 (04:15 -0500)
commitbd9934551f72f4993016cab1d7be3b1e545629b1
tree43808076b065bb080626198546db48c352cc1064
parent14bb054d9695abb284e22a1de31337e0e41bb4e3
Move __force_align_arg_pointer workaround before composite32()

Since otherwise the workaround won't take effect when you call
pixman_image_composite32() directly.
pixman/pixman.c