On Thu, Mar 1, 2012 at 7:56 PM, Patrick Baggett <baggett.patr...@gmail.com> wrote: > Now I'm curious. Is it the case that every DRI1 driver could be a DRI2 > driver with enough effort? Not talking about emulating hardware features.
In theory yes. in some situations its sub-optimal like low VRAM cards, since DRI1 was based around shared back/depth buffers, and DRI2 isn't. But then again DRI1 can't do compositing properly. like we've made a DRI2 driver out of radeon r100 which is pretty basic hardware. Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev