GLX_EXT_texture_from_pixmap

Michel Dänzer michel at daenzer.net
Sat Apr 22 01:44:48 PDT 2006


On Fri, 2006-04-21 at 22:15 +0200, Lukas Hejtmanek wrote:
> 
> ./compiz: glXBindTexImage failed
> ./compiz: Couldn't bind redirected window 0x20000e to texture
> 
> according to sources, it looks like glXBindTexImageEXT function fails.
> 
> Ant this function most probably fails because of this check:
> 
> ./src/glx/x11/glxcmds.c:2667
> 
> #ifdef GLX_DIRECT_RENDERING
>     if (gc->isDirect)
>             return False;
> #endif

Does it work if you start compiz with LIBGL_ALWAYS_INDIRECT=1?


-- 
Earthling Michel Dänzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



More information about the xorg mailing list