-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexandre Conrad schrieb:
 to start reporting a wrong string just
>> as a workaround for flash.
> 
> I'm not saying I would like you guys (or ATI) to put incorrect
> information of course. I'm just trying to know if this "client glx
> vendor string" is a fall back if nothing was entered or if mesa or ATI
> explicitly puts the string here. Here's what an nvidia user reports:
> 
> 
> """
> Maybe this affects only the fglrx driver since I get this with my NVIDIA
> card:
> 
> :~$ glxinfo | grep "client glx vendor"
> client glx vendor string: NVIDIA Corporation
> """
> 
> So the NVIDIA drivers (proprietary) seem to put some information here
> (thus enabling flash hardware accel). So I'm really not trying to make
> things incorrect, I'm just trying to make things more accurate by
> filling in more "fields" as it might have been "forgotten". Again, I'm
> not pointing my finger towards Mesa, I want to figure out who fills in
> this data.
> 
> BTW, What does "SGI" stands for?
> 

Nvidia uses their own GLX, so they put "NVIDIA corporation" in the
string. Everyone else uses the GLX initially made by SGI. SGI was a
vendor of highend graphics workstations, they played an important role
in OpenGL standardization. Lately they're more into supercomputing than
graphics.

GLX is included in the Mesa tarball. You could change the vendor string
in /src/glx/x11/glxcmds.c (currently :static const char
__glXGLXClientVendorName[] = "SGI";).

Philipp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiJtIQACgkQbtUV+xsoLppFjACgkAYRyw+/6cShLLbs6FFP73pL
7b4AoKAV11lOO9sCfxg6lXtGLfT/pyht
=ZZzN
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to