|
|
#1 | |
|
Registered User
Join Date: Dec 2006
Posts: 21
|
I read the NVIDIA Linux Advantage (download here) and in this pdf the IA32 driver suport OpenGL 1.4... but if i have a GPU that suport opengl 2.0. I wouldnt capable to use all the opengl 2.0 capabilities?
|
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
The PDF that you've referenced is 4 years old. Also, you might be confusing the glx version with the OpenGL version. The 1.0-9746 fully supports OpenGL 2.1.0.
Thanks, Lonni |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2002
Posts: 623
|
Just type in console:
Code:
glxinfo | grep version In my case (Geforce 6150) it looks like this: $ glxinfo | grep version server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.3 OpenGL version string: 2.1.0 NVIDIA 97.51 |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2006
Posts: 21
|
Quote:
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Sep 2002
Posts: 623
|
Quote:
You can check from who libraries come: Code:
$ glxinfo | grep NVIDIA server glx vendor string: NVIDIA Corporation client glx vendor string: NVIDIA Corporation OpenGL vendor string: NVIDIA Corporation OpenGL version string: 2.1.0 NVIDIA 97.51 |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA R302.80 Beta Driver for Windows 8, New OpenGL Extensions | News | Latest Tech And Game Headlines | 0 | 06-15-12 10:30 AM |
| OpenGL apps crashing in NVIDIA driver when switching desktop | dinosaur | NVIDIA Linux | 0 | 06-01-12 07:09 PM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |