Andrew Bell wrote: > - OpenGL libraries. What layer are these libraries implemented at? IE, > would an "X" version be built on top of or underneath X? It depends upon the implementation. The X version of Mesa is built entirely on top of X. A `proper' OpenGL implementation is built into the X server, and libGL is just a stub which talks GLX protocol to the X server. -- Glynn Clements <[EMAIL PROTECTED]>
- Re: curses Jesse Off
- Re: curses R. Brock Lynn
- Re: curses Michele Bini
- Re: curses luser
- Re: curses doc
- Re: curses Michele Bini
- Re: curses luser
- Re: curses R. Brock Lynn
- Re: curses doc
- RE: curses Andrew Bell
- RE: curses Glynn Clements
- RE: curses Adam Wiggins