[Mesa-dev] DRI1 Cleanup

Jakob Bornecrantz jakob at vmware.com
Mon Oct 31 08:56:41 PDT 2011


----- Original Message -----
> 2011/10/28 Kristian Høgsberg <krh at bitplanet.net>:
> > Hello,
> >
> > Here's a follow-up series to Eric's removal of the last DRI1
> > driver. Now that all DRI drivers are DRI2-only, there's a lot
> > of DRI1 driver infrastructure that we can remove.
> 
> I'll merge this in a day or two if there are no objections.  Some of
> the concerns that came up in IRC was about leaving the DRI1 loader
> capability in place: that's still there, this patch set only removes
> (no longer used) DRI1 infrastructure from the driver.  The other
> question was about the CopySubBuffer removal: this is the DRI1 driver
> side CopySubBuffer code that we used to do (with the shared drm lock
> and window clip rects from the server etc).  DRI2 implements
> CopySubBuffer entirely in the X server.
> 
> There are a lot of patches here, but nothing tricky.  It's basically
> pulling the loose thread of un-used symbols left by Erics removal of
> the last DRI1 driver to see what unravels.
> 

Thanks for your answer regarding the copybuf stuff, series has my
Acked-by: Jakob Bornecrantz <jakob at vmware.com>


Cheers, Jakob.


More information about the mesa-dev mailing list