mutter/clutter/x11
Owen W. Taylor 795e005566 Fix handling of not-visible texture pixmaps
If we have an not-visible texture pixmap, we need to:

 - Still update it if it is realized, since it won't be
   updated when shown. And it might be also be cloned.

 - Queue a redraw if even if not visible, since it
   it might be cloned.

http://bugzilla.openedhand.com/show_bug.cgi?id=1647

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-06-15 11:29:37 +01:00
..
clutter-backend-x11-private.h
clutter-backend-x11.c [x11] Disable XInput by default 2009-06-05 12:30:08 +01:00
clutter-backend-x11.h [xinput] Check for the XInput entry points 2009-06-04 16:30:31 +01:00
clutter-event-x11.c [x11] Disable XInput by default 2009-06-05 12:30:08 +01:00
clutter-stage-x11.c [stage] Rename :fullscreen to :fullscreen-set 2009-06-09 14:07:35 +01:00
clutter-stage-x11.h [x11] Rework map/unmap and resizing 2009-06-04 16:30:32 +01:00
clutter-x11-enum-types.c.in
clutter-x11-enum-types.h.in
clutter-x11-texture-pixmap.c Fix handling of not-visible texture pixmaps 2009-06-15 11:29:37 +01:00
clutter-x11-texture-pixmap.h
clutter-x11.h
clutter-x11.pc.in
Makefile.am