Re: lib/GL
Alan Hourihane <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 02, 2005 at 08:27:46AM +0000, Alan Hourihane wrote: > On Tue, Mar 01, 2005 at 06:51:54PM -0700, Marc Aurele La France wrote: > > Hi. > > > > I've been auditing various builds and noticed that > > xc/lib/GL/mesa/drivers/x11 is never built, let alone referenced. Is this > > an oversight, or can this directory be deleted? > > It could be deleted. It's essentially a direct rendering X11 interface, > instead of doing it over GLX. It's a useful test tool sometimes though. Whoops, ignore that. I read xc/lib/GL/mesa/drivers/dri/x11 which is exactly what I said, but inserted a 'dri' directory in there. Alan.