Move computation of extended format code to validate.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Fri, 18 Sep 2009 08:06:30 +0000 (04:06 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 25 Feb 2010 04:20:27 +0000 (23:20 -0500)
commit45006e5e648b85df65b922f893c9802c9ecce38e
treed9e028f8907e75490aaa044185dfc6e2a3464efd
parentfb0096a282c5b6e7ca9eb59a05d9ff738dccfd4b
Move computation of extended format code to validate.

Instead of computing the extended format on every composite, just
compute it once and store it in the image.
pixman/pixman-image.c
pixman/pixman-private.h
pixman/pixman.c