[Mesa-dev] DRI1 Cleanup

Eric Anholt eric at anholt.net
Mon Oct 31 09:12:14 PDT 2011


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

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 <eric at anholt.net>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20111031/e508a666/attachment.pgp>


More information about the mesa-dev mailing list