Simon Fowler wrote:

Actually, I just got the same error with (according to GL/gl.h) Mesa
3.4, so that's not it.

And it went away again, when I stopped defining GL_GLEXT_LEGACY . .

In Mesa 3.4's gl.h glPointParameterfvEXT is wrapped in a #ifdef
GL_GLEXT_LEGACY (as is glActiveTextureARB in Mesa 4.0, which is why
I was playing around with it). I got the error above when
GL_GLEXT_LEGACY was defined, and it went away without it. Anyone
with more knowledge of OpenGL got any clues?
Well, I know it started as glPointParameterfvSGIS when SGI invented it, then it became glPointParameterfvEXT because it was an extension if nVidea and now it looks like the OpenGL ARB has adopted this feature and called it glPointParameterfvARB ...

Erik


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to