Re: lib/GL
Alan Hourihane <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
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. Alan.