nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] (Nevermind) running snowballs2 client on linux


From: Charlls
Subject: Re: [Nel] (Nevermind) running snowballs2 client on linux
Date: Mon, 15 Jul 2002 17:46:40 -0500

Ok, what i've found is the following:

after upgrading the nvidia GLX driver, a 
glxinfo gave me that 
GL_EXT_texture_env_combine is in:


---[lots of not-directly relevant info]
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: RIVA TNT2/AGP/SSE2
OpenGL version string: 1.3.1 NVIDIA 29.60
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, 
GL_ARB_texture_env_add,
    GL_ARB_transpose_matrix, GL_EXT_abgr, 
GL_EXT_bgra,
    GL_EXT_compiled_vertex_array, 
GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, 
GL_EXT_multi_draw_arrays, 
GL_EXT_packed_pixels,
    GL_EXT_point_parameters, 
GL_EXT_rescale_normal, 
GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, 
GL_EXT_stencil_wrap,
    GL_EXT_texture_edge_clamp, 
GL_EXT_texture_env_add,
>>> GL_EXT_texture_env_combine, 
<<<GL_EXT_texture_lod_bias,
    GL_EXT_texture_object, 
GL_EXT_vertex_array, 
GL_EXT_vertex_weighting,
    GL_IBM_texture_mirrored_repeat, 
GL_KTX_buffer_region, GL_NV_blend_square,
    GL_NV_evaluators, GL_NV_fog_distance, 
GL_NV_packed_depth_stencil,
    GL_NV_texgen_reflection, 
GL_NV_texture_env_combine4
glu version: 1.1 Mesa 3.4.2
glu extensions:
    GL_EXT_abgr
---[other info] ( the >><< are mine )


ok, but then i rebuild nel opengl 
driver,.. and apart from speeding stuff 
(before:0.5fps after:40fps) landscape is 
still missing..

then, just to check, i build mesa 4.0.3, 
which creates his own libGL.so.1.3.403 on 
/usr/local/lib, while Nvidia GLX has his 
libGL.so.1.0.2960 on /usr/lib ... from 
what i've seen of the link paths in the 
nelopengl driver i deduce that 
/usr/lib/libGL is whats is being used..

So, GLX by itself (from what glxinfo 
says) should provide the required 
extension, and the warning doesnt arise 
anymore, but that did not help to get the 
lanscape to show. Aurelien, maybe your 
Mesa libGL is overriding the Geforce one? 
if thats the case, i will try to replace 
the GLX one with the Mesa in /usr/lib...

Greetings,



----------------------------------------------
Original Message
From: "noname"<address@hidden>
Subject: Re: [Nel] (Nevermind) running 
snowballs2 client on linux
Date: Mon, 15 Jul 2002 11:02:49 +0200

>Charlls wrote:
>
>>HI again, [...]
>>I've noted that im flying over the dark 
>>night, and the sunny sky over me :) 
yeah, 
>>u guessed im on rh7.2 linux... i have 
>>mesa 3.3 ... is already know what's 
>>causing the ausence of landscape? any 
>>solutions?
>>
>>  
>>
>Hi,
>
>I had the same issue on RedHat 7.3. I 
guess you get a warning message like:
>Warning: important GL extension 
GL_EXT_texture_env_combine missing
>
>To solve the problem, I compiled and 
installed the last release of Mesa. 
>Then I reinstalled the drivers of my 
video card (a GeForce 2 Go) and 
>recompiled and reinstalled NeL (or at 
least the NeL OpenGL driver in 
>code/nel/src/3d/driver/opengl).
>
>I don't know if the trouble come from 
Mesa or the nvidia driver. The NeL 
>OpenGL driver calls 
glGetString(GL_EXTENSIONS) to get the 
list of 
>available OpenGL extensions. But 
actually, only a few of them are 
>returned (run glxinfo to get the 
available extensions). As far as the 
>nvidia driver replaces the Mesa 
binaries, I guess the driver does 
>matter. But it is not free so we cannot 
know what append :o(
>
>Have a nice day,
>
>  Aurélien
>
>
>
>_______________________________________________
>Nel mailing list
>address@hidden
>http://mail.freesoftware.fsf.org/mailman/listinfo/nel-all
>


_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]