Optimize for the common case wrt. the workaround.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 15 Sep 2009 04:58:51 +0000 (00:58 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sun, 14 Feb 2010 16:12:41 +0000 (11:12 -0500)
commitf831552bce70f2619ea8db00983d80dd1abd0003
tree53e1dae90ad2d92658206a4d307de9d491dac28d
parentfa4df6225d4fa0b740c0ce69361e2f7cee1686f9
Optimize for the common case wrt. the workaround.

In the common case no images need the workaround, so we check for that
first, and only if an image does need a workaround do we check which
one of the images actually need it.
pixman/pixman.c