Ian Romanick wrote:
> 
> On Wed, Mar 20, 2002 at 10:17:26PM +0100, Andreas Stenglein wrote:
> 
> > so maybe shouldnt it be deleted from gl.h?
> 
> If I understand Brian correctly, gl.h (which has glSamplePass) is correct,
> but the library (which has glSamplePassARB) is not correct.

No, glSamplePass() and glSamplePassARB() don't (or shouldn't) exist.
I guess I missed the occurance of it in gl.h - I'll remove it for Mesa 4.0.2.

A preliminary version of the GL_ARB_multisample spec had the entry point,
but it eventually got dropped.  Unfortunately, a version of the spec with
the entrypoint was floating around for a while.  That was the version of
the spec that I was reading when I added the new functions to Mesa last
summer.

-Brian

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to