On Thu, 9 Sep 1999, Brad Grantham wrote:

> > From [EMAIL PROTECTED]  Thu Sep  9 18:43:16 1999
> >    if ( we_are_gl_1_point_3 )
> >        shadows = glGetFuncAddress ( "glRealisticShadowsForFree" ) ;
> >    else
> >        shadows = NULL ; /* Doesn't exist in OpenGL 1.2 :-(  */
> 
> Are there any functions incorporated into OpenGL that are not first
> introduced as extensions?
 
That's not defined either way - but I can think of one example
(glPolygonOffset) whose parameters changed meaning between the
SGI extension and the OpenGL 1.1 definition.

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