World Of Warcraft

Lionel Ulmer lionel.ulmer at free.fr
Sun Feb 20 04:29:51 CST 2005


On Sat, Feb 19, 2005 at 06:36:31PM +0000, Alex Woods wrote:
> Hopefully this is enough to be relevant.  128x128 certainly sounds about
> the right size for a minimap.  Let me know if you need more of the
> output, or if there is anything you want me to take a look at.  I'm
> going to be playing with it anyway to see if I can get anywhere.  Not
> that I've any real experience with the wine codebase or OpenGl ;)

Well, I think the best would be to have a +relay,+tid,+opengl trace
(compressed of course :-) ) attached to the bug report.

This way I can see if ever it tries to find for extensions that we do not
support in the WGL extension string (if it uses standard string functions to
search in it that is).

The problem here is that with that code snipped, I do not really know what
goes wrong (as none of these GL functions return any error).

And if the log does not help, we can just cheat and say that we support
PBuffers and / or Render to Texture, implement stubs for those functions,
and see if the game goes further :-)

       Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/



More information about the wine-devel mailing list