[PATCH] glx: Remove swap barrier and hyperpipe support

Adam Jackson ajax at redhat.com
Mon Nov 22 14:31:34 PST 2010


On Mon, 2010-11-22 at 23:16 +0100, Mario Kleiner wrote:
> On 11/19/2010 07:52 PM, Adam Jackson wrote:
> > Never implemented in any open source driver.  The implementation
> > assumed explicit DDX driver knowledge of how the client-side driver
> > worked, since at the time the server's GL renderer was not a DRI driver.
> > But now, it is, so any implementation of these should be done with
> > additional DRI driver API, like the swap control extension.
> 
> I assume this is only about removing the current unused implementation, 
> not about removing support completely from the xserver, right?

Well, at the moment those two things are equivalent: the only support in
the X server is these hooks, which are not filled in by any driver.

If there were a working implementation that'd be great.

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101122/65e0d4e4/attachment-0001.pgp>


More information about the xorg-devel mailing list