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]>

Reply via email to