Avoid marking images dirty when properties are reset
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 15 Feb 2011 09:55:02 +0000 (04:55 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 18 Feb 2011 11:21:37 +0000 (06:21 -0500)
commit7feb710e60cdab5c448a396537a8de16e72091e2
tree1282e670289829897c4a43e11ffb00633de8dc4f
parent3598ec26ecf761488e2ac1536553eaf3bb361e72
Avoid marking images dirty when properties are reset

When an image property is set to the same value that it already is,
there is no reason to mark the image dirty and incur a recomputation
of the flags.
pixman/pixman-image.c