|
|
#1 | |
|
Registered User
Join Date: Jan 2003
Posts: 33
|
What happened to libGLU in version 4363? It does not seem to come with the distribution? Or am I totally missing something??
Regards, holoman |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
libGLU never came with the driver. Any libGLU is going to be written to only depend on GL calls; libGL does come with the driver.
You can use any GLU implementation (for example, the one that comes with XFree86 or the one that comes with Mesa) that you want. At least, that was the case back in Mesa 4.something, last time I tried using its GLU -- I've been using X's GLU ever since then. Don't tell me you deleted your libGLU.so files expecting the driver to recreate them...
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2003
Location: Germany
Posts: 77
|
i thought the XGlu = MesaGlu ?
at least the GL in X is Mesa, isn't it? |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
I don't know, maybe. I did notice that last time I installed Mesa's GLU, it tried to overwrite X's libGLU.so files, so I do know that they both include libGLU.
I don't know whether the version or code is different, though.
__________________
Registered Linux User #219692 |
|
|
|
|
![]() |
| Thread Tools | |
|
|