Comment 12 for bug 245888

Revision history for this message
In , Michel-tungstengraphics (michel-tungstengraphics) wrote :

(In reply to comment #11)
> > So, I suspect that GLX_EXT_texture_from_pixmap is incorrectly being advertised
> > with DRI1.
>
> Interesting. glxinfo lists it,
> server glx extensions:
> GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,

It's expected to be listed in the server and client extensions. What matters is the 'GLX extensions:' string.

> (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
> (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
>
> Am I correct in assuming that is AIGLX not supposed to be enabling
> texture_from_pixmap?

No, it's supported with indirect rendering.