On Sat, 11 Sep 1999, Brian Paul wrote:

> [cross-posting]
> 
> I've implemented this extension in Mesa 3.1 and checked it into
> the CVS repository.  I also implemented GLU_EXT_get_proc_address
> and GLX_EXT_get_proc_address.  Only the core extension has been
> documented in the Mesa/docs/ directory at this time.

I have a problem.

We established that it should be illegal (or at least meaningless)
to call glGetFuncAddressEXT for an extension that's not in the
glGetString(GL_EXTENSIONS) list, or for an OpenGL vN.M function
address unless glGetString(GL_VERSION) is at least N.M.

How does this work with glX and glu varients of gl*GetFuncAddress?

There is no glu or glX version of glGetString - AFAIK.

Steve Baker                (817)619-2657 (Vox/Vox-Mail)
Raytheon Systems Inc.      (817)619-2466 (Fax)
Work: [EMAIL PROTECTED]      http://www.hti.com
Home: [EMAIL PROTECTED] http://web2.airmail.net/sjbaker1

Reply via email to