On Mon, Feb 21, 2005 at 10:19:42PM +0000, fenix@club-internet.fr wrote:
GL_VERSION isn't pertinent as it contains (only) provider and driver version while GLX_VERSION is really the version string of GLX impl.
Well, on my machine:
OpenGL version string: 1.4.0 NVIDIA 43.63
So it gives you, at least, the OpenGL version which may be different from the GLX version.
Lionel