Re: GLX_EXT_texture_from_pixmap + radeon

2007-04-12 Thread Ioannis Nousias
Michel Dänzer wrote: > The hardware can do it, it's just not implemented yet. It requires using > the TTM memory manager, which Dave Airlie started adding support for to > the radeon DRM. > I can see this has started few days ago. It seems the translation table maps enable several interesting t

Re: GLX_EXT_texture_from_pixmap + radeon

2007-04-11 Thread Ioannis Nousias
Michel Dänzer wrote: > On Wed, 2007-04-11 at 09:41 +0100, Ioannis Nousias wrote: > >> I have a feature related question. I have an rv250 and I know the >> GLX_EXT_texture_from_pixmap extension is not supported under direct >> rendering. As you know this is a prereq

GLX_EXT_texture_from_pixmap + radeon

2007-04-11 Thread Ioannis Nousias
Hello, I have a feature related question. I have an rv250 and I know the GLX_EXT_texture_from_pixmap extension is not supported under direct rendering. As you know this is a prerequisite for the composite managers compiz/beryl. Another important feature missing is the GLX_SGIX_pbuffer. Are the