From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- pipermail/nel/2001-January/000152.html | 82 ++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 pipermail/nel/2001-January/000152.html (limited to 'pipermail/nel/2001-January/000152.html') diff --git a/pipermail/nel/2001-January/000152.html b/pipermail/nel/2001-January/000152.html new file mode 100644 index 00000000..08b98514 --- /dev/null +++ b/pipermail/nel/2001-January/000152.html @@ -0,0 +1,82 @@ + + + + [Nel] Pb with glx version + + + + + + +

[Nel] Pb with glx version

+ Lionel Berenguier + berenguier@nevrax.com
+ Tue, 23 Jan 2001 14:32:41 +0100 +

+
+ +
> I'm having the same trouble as Bernard Hugueney had. I'm using Debian Sid
+> (unstable), and the nel/ configure script complains about OpenGL version
+> being too old (GL_GLEXT_VERSION < 7). Debian packages the original XFree
+4.0.2
+> header files, XFree says 4.0.2 uses Mesa 3.4, and if you downloa Mesa 3.4
+you'll
+> see that GL_GLEXT_VERSION is set to 6.
+>
+> Since the latest version from SGI's OpenGL sample implementation is set to
+7,
+> and Mesa's CVS stick to that 6, I guess Nevrax developpers use somewhat
+> cstomized RPMs (let me guess ... Mandrake ? :))
+
+No.
+
+"glext.h" is NOT linked to any linux distribution/version. His purpose is to
+declare all the possible extensions of any graphic hardware. For that
+reason, SGI handles the "official" glext.h, which you can retrieve from:
+
+http://oss.sgi.com/projects/ogl-sample/ABI/glext.h
+
+> > I suggest that the configure script should be relying on version 6 for
+now,
+> in order we claim what's really implemented by XFree 4.0.2.
+
+For now, we do not really use the version 7 of the header, but this will
+come soon (for fututre new extensions such as NV20 ones), so the only thing
+you must do, is to get and replace the glext.h.
+
+
+> _______________________________________________
+> Nel mailing list
+> Nel@nevrax.org
+> http://www.nevrax.org/mailman/listinfo.cgi/nel
+
+
+
+ + + + + +
+

+ -- cgit v1.2.1