On Tue, 2008-01-22 at 17:06 +0100, Johan Bilien wrote: > On Tue, Jan 22, 2008, Kristian Høgsberg wrote: > > > note that in my case I plan to share FBOs between processes, but not > > > between contexts. There is only one context, owned by the X server, and > > > the clients share this indirect context, in which they each create one > > > FBO. Is this case also painful to the driver? > > > > No, from the drivers point of view, there is only one process owning > > the context: the X server. Should work. > > Just found out that the intel driver seem to have no support for FBO at > the moment :(
It does (for i830 and newer) with Git master of drm, mesa and xf86-video-intel (or for i830-i945 with the i915tex driver from mesa_7_0_branch, but getting that running is tricky). -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
