----- Original Message ----- > 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. >
Thanks for your answer regarding the copybuf stuff, series has my Acked-by: Jakob Bornecrantz <ja...@vmware.com> Cheers, Jakob. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev