blob: 87a16fdf668f930c03c068ab699dc0486567fb6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
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>
|