Move region computation closer to the region walking.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 3 Jun 2009 09:21:29 +0000 (05:21 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 13 Jun 2009 14:20:19 +0000 (10:20 -0400)
commit08eb065c568de5c0cb67b7b02ccb17bf72d5059c
tree7506718ec8e99b5c09e1a4393d2f45d89de3af37
parent78ca4eea6467dbb6b9da1198b9526750a0a8dca3
Move region computation closer to the region walking.

Computing the composite is region is a bit expensive, so only compute
it if we are likely to actually walk it.
pixman/pixman-utils.c