On Wed, 2007-04-11 at 22:38 +0100, Ioannis Nousias wrote: > > > >> Is there any open-source driver that supports them? > > > > I don't know of any that support GLX_SGIX_pbuffer, but the i915tex > > driver supports GL_EXT_framebuffer_object. > > > thanks. The r200 driver doesn't support that extension either (or might > be the hardware I don't know)
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. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
