debug: Move paint-deform-tiles to CLUTTER_PAINT
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Oct 2011 10:38:27 +0000 (11:38 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Oct 2011 10:38:27 +0000 (11:38 +0100)
commita063f0961129d9e40b3e73ecf30b9976240a09fc
tree90f12cc19b334b96f03ad9bb1eba9a5f654daea4
parentef1a3a5477706126334aa9bd51b5db2f2d9f7abe
debug: Move paint-deform-tiles to CLUTTER_PAINT

The CLUTTER_DEBUG class of debugging flags is meant for debugging notes,
while the CLUTTER_PAINT debugging flags are for changing the output of
the paint cycle. Painting the DeformEffect tiles should go in the latter.
clutter/clutter-debug.h
clutter/clutter-deform-effect.c
clutter/clutter-main.c