[opengl] Another possible fix for the BadMatch error

Leon Freitag leon_fraitak at mail.ru
Tue Apr 4 10:33:23 CDT 2006


Am Dienstag, 4. April 2006 14:49 schrieb Tomas Carnecky:
> Leon Freitag wrote:
> >> BadMatch in X_GLXCreateGLXPixmap is a known problem, I've submitted a
> >> patch but it was rejected.
> >
> > Well, try to resubmit it :) Or post it here, so that others could test
> > it. Perhaps you could merge this one-liner into it and then resubmit it.
>
> Yep, here it is. But note that it's only supported on GLX 1.3 and higher.
>
> tom

> +  fbCfgs = wine_glx.p_glXChooseFBConfig(ctx->display, 
DefaultScreen(ctx->display), attribList, &nElements);

Hm, as I see this patch tries to fix the spec violation. I have tried 
something like this already before on weekend, but glXChooseFBConfig returned 
NULL and the problem still existed. I'll try this patch however, perhaps I 
made some mistake this weekend. Should it really fix X_GLXCreateGLXPixmap?

Leon


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060404/01104588/attachment.pgp


More information about the wine-devel mailing list