Nvidia extension GL_NV_fence

Ok. So when calling glGetString(GL_EXTENSIONS), GL_NV_fence is returned as a supported extension within the string. YET NO FUNCTIONS TO USE IT! glSetFenceNV? Forget it. I even checked using objdump to list dynamic syms in libGL.so and libGLcore.so. NOTHING. What’s the deal? If any nvidia developers happen to read this, I’ve tried the email approach and got nothing. I’d appricate it if you’d tell me why the drivers for my $300 video card tell me I have an extension that I can’t use. A simple “We fudged up, fixed in next release” will do just fine. Just let me know what has happened and what will be done about it. That’s all I ask! It’s not too much!

Yes, it is missing, and it should be fixed in the next release.

  • Matt

Yes, it is missing, and it should be fixed in the next release.

  • Matt

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.