On Tue, Nov 23, 1999 at 03:43:56PM -0800, Bernd Kreimeier wrote:
> Jon Leech wrote:
> >
> >     http://reality/opengl/linux/linuxbase.html
>
> <nit pick>
> http://reality.sgi.com/opengl/linux/linuxbase.html

    Thanks.

> Clarification:
>  "Does not require a context parameter."
> Shouldn't this be:
>   "doesn't require a current context". I.e. can be called at any time.

    Earlier speculation about the call was that we might explicitly
specify the context, e.g. GetProcAddress(context,procname).

    I don't recall our discussion about whether not there had to be a
*current* context (even though the return is context independent) - will
try and look it up. Either way it should be specified, but that's a
separate issue.

> Clarification:
>   "This function takes the string name of a GL or GLX extension entry point"
> Misleading with respect to later:
>   "All OpenGL and GLX entry points may be queried with this extension"

    Yep.

> Ceterum censeo:
>   "If the context independence requirement should not immediately meet
>    ARB approval, the requirement will be dropped from the Linux/OpenGL Base
>    proposal on the spot."   ;-)

    Works for me.

    Jon

Reply via email to