Russell Shaw wrote: > What library should i use for openGL on X? I'm confused > by what's complete and what's not on > http://www.freedesktop.org/~jonsmirl/graphics.html > > I think i need GL/glx.h You need the GL/*.h headers and the libGL.so library. > Is this the same as Xgl/Xegl? : No. You don't need either of those. -- Glynn Clements <glynn at gclements.plus.com>