Michael wrote:
> 
> On Fri, Apr 26, 2002 at 11:09:20AM -0700, Ian Romanick wrote:
> > Double Buffering --------------- Yes
> ...but not page flipping and no single buffer visuals.

No single buffer visuals?  You're right.  I see double buffer enabled on
all the visuals reported by glxinfo.

It *might* be straight forward to implement, but I'm thinking there
really isn't an advantage to reporting single buffer visuals.  Front
buffer only rendering can always be done on a double buffered window,
and a single buffer visual wouldn't save any memory since we allocate a
single static buffer to hold the contents of all window back buffers.

Is there any compelling reason to report single buffer visuals?

--                             /\
         Jens Owen            /  \/\ _    
  [EMAIL PROTECTED]  /    \ \ \   Steamboat Springs, Colorado

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to