On Sun, Feb 20, 2005 at 04:20:57PM +0000, Alex Woods wrote:
Well, I've given it a try, but they're either not getting called, or I haven't implemented them correctly (first time hacking wine). I've included a patch below showing what I've done. A few of them don't return nice values, but I figured it should get to the traces if they are getting called.
Well, your patch looks OK (except that the WGL extensions should not be in the .spec file as the only way to get them is via the QueryExtension function, you cannot direct link to them).
Can you send me (or attach to the bug report) a full +opengl trace (with and without your patch) of the game till the point it fails so that I can 'throw an eye at it' (French people will understand the expression :-) ).
Lionel