b716d32000
While X11 Pixmap and Window types only have 32-bits of data, they are actually 'unsigned long'. Change the "window" and "pixmap" property of ClutterX11TexturePixmaps to be ulong. This fixes 64-bit bugs where ClutterGLXTexturePixmap passed a reference to Pixmap to g_object_get("pixmap", &pixmap, ...); http://bugzilla.openedhand.com/show_bug.cgi?id=1405 Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com> |
||
---|---|---|
.. | ||
clutter-backend-x11-private.h | ||
clutter-backend-x11.c | ||
clutter-backend-x11.h | ||
clutter-event-x11.c | ||
clutter-stage-x11.c | ||
clutter-stage-x11.h | ||
clutter-x11-enum-types.c.in | ||
clutter-x11-enum-types.h.in | ||
clutter-x11-texture-pixmap.c | ||
clutter-x11-texture-pixmap.h | ||
clutter-x11.h | ||
clutter-x11.pc.in | ||
Makefile.am |