Matthew Allum wrote:
Hi;

On Thu, 2008-06-26 at 13:11 -0700, James Ketrenos wrote:
it runs, but I just see an empty gray stage.
HAVE_CLUTTER_GLX is defined to 1 in config.h


I really have no idea. Have you added a printf to the init() call to
check the extension succeeds, and is getting called ? Are you sure you
dont have any other local modification that are somehow ignoring the
fact the check has failed (see below) - or I've borked the code
somewhere to ignore the check ?
...
>From the look of that, you dont have the texture from pixmap extension.
Tracked that down to what looks like a bug in X somewhere; GLX_EXT_texture_from_pixmap shows up as both a client and server extension via glxinfo, but not under GLX extensions. I upgraded to the tip of xserver and xf86-video-intel and now its working.

Thanks,
James

--
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to