Michael Vance wrote:
>
> On Wed, May 24, 2000 at 09:10:17AM -0700, Michael Vance wrote:
> > sof-bin: glapi.c:1566: _glapi_add_entrypoint: Assertion `!GetSizeCalled' failed.
>
> Followup:
>
> Assertion error condition set:
>
> _glapi_get_dispatch_table_size
> _mesa_initialize_context
> gl_create_context
> XMesaCreateContext
> Fake_glXCreateContext
> glXCreateContext
>
> Assertion failure:
>
> _glapi_add_entrypoint
> _mesa_initialize_context
> gl_create_context
> fxMesaCreateContext
> fxMesaCreateBestContext
> XMesaCreateWindowBuffer2
> Fake_glXMakeContextCurrent
> Fake_glXMakeCurrent
> glXMakeCurrent
Update and try again. I hadn't tested my latest changes with the 3dfx driver.
-Brian
|