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/000131.html | 116 +++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 pipermail/nel/2001-January/000131.html (limited to 'pipermail/nel/2001-January/000131.html') diff --git a/pipermail/nel/2001-January/000131.html b/pipermail/nel/2001-January/000131.html new file mode 100644 index 00000000..87a16fdf --- /dev/null +++ b/pipermail/nel/2001-January/000131.html @@ -0,0 +1,116 @@ + + + + [Nel] Gl driver + + + + + + +

[Nel] Gl driver

+ Cyril Corvazier + corvazier@nevrax.com
+ Thu, 18 Jan 2001 15:01:25 +0100 +

+
+ +
This is a multi-part message in MIME format.
+
+------=_NextPart_000_009A_01C0815F.86D29DC0
+Content-Type: text/plain;
+	charset="iso-8859-1"
+Content-Transfer-Encoding: quoted-printable
+
+<from Snowballs mailing list>
+
+Hi,
+
+> here is the error:
+> ERR client.cpp 2574: Exception: EBadDisplay: Missing Required GL =
+extension:
+> GL_ARB_multitexture
+
+
+The NeL's GlDriver works only if the GL_ARB_multitexture and =
+GL_EXT_tex_env_combine are present.
+If you don't have those extensions but your card can do multitexturing =
+(if you have GL_SGIS_multitexture=20
+for exemple), try to update your driver.
+
+Today, the client has been tested under Geforce and Geforce II.
+
+Regards
+
+Cyril Corvazier.   =20
+
+
+------=_NextPart_000_009A_01C0815F.86D29DC0
+Content-Type: text/html;
+	charset="iso-8859-1"
+Content-Transfer-Encoding: quoted-printable
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML><HEAD>
+<META content=3D"text/html; charset=3Diso-8859-1" =
+http-equiv=3DContent-Type>
+<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
+<STYLE></STYLE>
+</HEAD>
+<BODY bgColor=3D#c8bcb0>
+<DIV><FONT face=3DArial size=3D2>
+<DIV>&lt;from Snowballs mailing list&gt;</DIV>
+<DIV>&nbsp;</DIV>
+<DIV>Hi,<BR></DIV>
+<DIV>&gt; here is the error:<BR>&gt; ERR client.cpp 2574: Exception:=20
+EBadDisplay: Missing Required GL extension:<BR>&gt;=20
+GL_ARB_multitexture<BR></DIV>
+<DIV>&nbsp;</DIV>
+<DIV>The NeL's GlDriver works only if the GL_ARB_multitexture and=20
+GL_EXT_tex_env_combine are present.</DIV>
+<DIV>If you don't have those extensions but your card can do =
+multitexturing (if=20
+you have GL_SGIS_multitexture </DIV>
+<DIV>for exemple), try to update your driver.</DIV>
+<DIV>&nbsp;</DIV>
+<DIV>Today, the client has been tested under Geforce and Geforce =
+II.</DIV>
+<DIV>&nbsp;</DIV>
+<DIV>Regards</DIV>
+<DIV>&nbsp;</DIV>
+<DIV>Cyril Corvazier.&nbsp;&nbsp;&nbsp; </DIV></FONT></DIV>
+<DIV>&nbsp;</DIV></BODY></HTML>
+
+------=_NextPart_000_009A_01C0815F.86D29DC0--
+
+
+
+ + + + + + +
+

+ -- cgit v1.2.1