Compute src_format outside the fast path loop.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 12 Sep 2009 06:11:12 +0000 (02:11 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 17 Nov 2009 05:42:21 +0000 (00:42 -0500)
commit542b79c30d88788028d391285aa8cd038e96f2b3
treeb802ce9053227393e55e66a64476e25de11f7e07
parent12108ecbe488d1b65e6787585e1caa57af17a008
Compute src_format outside the fast path loop.

Inside the loop all we have to do is check that the formats match.
pixman/pixman-utils.c