WGL: get rid of glXQueryDrawable in describeDrawable

Roderick Colenbrander thunderbird2k at gmail.com
Tue Jun 16 16:54:38 CDT 2009


Hi,

The use of glXQueryDrawable causes crashes during the creation of +wgl
logs of fglrx while it worked on Nvidia. I expected this to be a
driver bug but where GLX 1.2 calls like glXMakeCurrent can operate on
X drawables, GLX 1.3 calls like glXQueryDrawable only have to operate
on GLXDrawable types like GLXWindow, GLXPixmap and GLXPbuffer. This
patch gets rid of glXQueryDrawable and reworks describeDrawable to
work on other data.

Regards,
Roderick Colenbrander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Get-rid-of-glXQueryDrawable-because-officially-it-on.patch
Type: text/x-patch
Size: 3483 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090616/a5422d02/attachment.bin>


More information about the wine-patches mailing list