diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-January/000131.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000131.html')
-rw-r--r-- | pipermail/nel/2001-January/000131.html | 116 |
1 files changed, 116 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Gl driver</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:corvazier%40nevrax.com"> + <LINK REL="Previous" HREF="000129.html"> + <LINK REL="Next" HREF="000133.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Gl driver</H1> + <B>Cyril Corvazier</B> + <A HREF="mailto:corvazier%40nevrax.com" + TITLE="[Nel] Gl driver">corvazier@nevrax.com</A><BR> + <I>Thu, 18 Jan 2001 15:01:25 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000129.html">[Nel] some questions about buildings Nel under win32</A></li> + <LI> Next message: <A HREF="000133.html">[Nel] Server</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#131">[ date ]</a> + <a href="thread.html#131">[ thread ]</a> + <a href="subject.html#131">[ subject ]</a> + <a href="author.html#131">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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, + +><i> here is the error: +</I>><i> ERR client.cpp 2574: Exception: EBadDisplay: Missing Required GL = +</I>extension: +><i> GL_ARB_multitexture +</I> + +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-- + + +</pre> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000129.html">[Nel] some questions about buildings Nel under win32</A></li> + <LI> Next message: <A HREF="000133.html">[Nel] Server</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#131">[ date ]</a> + <a href="thread.html#131">[ thread ]</a> + <a href="subject.html#131">[ subject ]</a> + <a href="author.html#131">[ author ]</a> + </LI> + </UL> +</body></html> |