Add a dirty bit to the image struct, and validate before using the image.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Fri, 31 Jul 2009 21:27:38 +0000 (17:27 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 8 Aug 2009 20:52:38 +0000 (16:52 -0400)
commit7b1df41b6110424b8dca9fa655dbc8dd95a76882
treec4730516218bc7fc7f5b832884924817a1d8d0eb
parent942c4ac28209381668208a39ccc9aec4f11bf63f
Add a dirty bit to the image struct, and validate before using the image.

This cuts down the number of property_changed calls significantly.
pixman/pixman-bits-image.c
pixman/pixman-conical-gradient.c
pixman/pixman-image.c
pixman/pixman-linear-gradient.c
pixman/pixman-private.h
pixman/pixman-radial-gradient.c
pixman/pixman-region.c
pixman/pixman-solid-fill.c
pixman/pixman-trap.c
pixman/pixman.c