Re: patch opengl.c, wgl.c

2006-03-19 Thread Leon Freitag
> This is not a patch but rather partial reversal of the patch that caused > this regression. It's not a complete reversal though. That doesn't imply that it's not a fix. Perhaps the original patch had a bug in it. > -GLXDrawable drawable; > -enum x11drv_escape_codes escape = X11DRV_GET_G

Re: patch opengl.c, wgl.c

2006-03-18 Thread Vitaliy Margolen
Saturday, March 18, 2006, 11:48:12 AM, Henry Kroll wrote: > Changelog: > Henry Kroll, [EMAIL PROTECTED] corrects X "bad match" errors when > running opengl apps. > Ref: http://bugs.winehq.org/show_bug.cgi?id=4143 > == > --- wine/dlls/x11drv/opengl.c.orig2006-03-11 11:5