Użytkownik Leopold Palomo Avellaneda <[EMAIL PROTECTED]> napisał: >[EMAIL PROTECTED]:~$ ls -l /usr/lib/libGL.so* >lrwxrwxrwx 1 root root 37 2007-02-28 >09:14 /usr/lib/libGL.so -> /usr/lib/nvidia/libGL.so.1.2.xlibmesa >lrwxrwxrwx 1 root root 17 2007-02-27 20:08 /usr/lib/libGL.so.1 -> >libGL.so.1.0.8776 >-rw-r--r-- 1 root root 735592 2007-01-05 05:37 /usr/lib/libGL.so.1.0.8776 >
Ok. Now I think I understand...
The libGL.so.1 is symlinked to the driver itself. That means that the OpenGL
apps have a direct access to the driver and you don't have to worry about the
3D acceleration.
But the devel libraries...
The libGL.so is symlinked to a MESA GL 1.2 library placed in nvidia/ subrir.
Why the heck to GL 1.2??
Does it mean that when I use the nvidia-glx-dev and I want to compile some
OpenGL app that uses functions from OGL > 1.2, I have to load the functions
myself? ("The Windows Way" :[ )
pgpUy1lTvf6Ii.pgp
Description: PGP signature

