|
|
#1 | |
|
Registered User
Join Date: Jun 2003
Posts: 1
|
Hello,
We are using an OpenGL extension, GL_EXT_shared_texture_palette, in our program. This is present on GeForce4 cards, like the Quadro4 980 XGL, but not on the newer GeForce FX 5200 or Quadro FX 2000. They are running the same driver; 1.4.0 NVIDIA 43.63. The nVidia document about supported extension do list GL_EXT_texture_palette and GL_EXT_shared_texture_palette as supported on NV1x, NV2x AND NV3x! What is happening? Is there a way to "enable" these extensions? Will they never reappear? best regards, Øyvind Syljuåsen |
|
|
|
|
|
|
#2 | |
|
Join Date: Jul 2002
Location: Netherlands, Europe
Posts: 2,105
|
When using glxinfo on my MX420 the extension you are talking about appears, but when enabling nv30 emulation using __GL_NV30_EMULATE=1 it disappears. It looks like a driver bug to me. Perhaps forcing an option like this helps as a temp workaround: __GL_NV25_EMULATE=1
|
|
|
|
|
![]() |
| 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 |
| (Linux) NVIDIA R302.11 OpenGL Extensions List | News | Latest Tech And Game Headlines | 0 | 06-12-12 07:30 AM |
| Major WineX prob... I think it has to do with the vidcard... | Linewbie | NVIDIA Linux | 20 | 10-09-02 09:58 PM |
| Missing GL extensions | barole | NVIDIA Linux | 4 | 10-08-02 10:25 PM |
| Glx | mrbig1344 | NVIDIA Linux | 7 | 09-30-02 06:45 AM |