On Mon, 31 Oct 2011 10:58:13 -0400, Kristian Høgsberg <k...@bitplanet.net> 
wrote:
> 2011/10/28 Kristian Høgsberg <k...@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.

My, that's a lot of code I won't miss.

Other than my one comment, the remaining patches are also

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgp9zOo2J3sfl.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to