Jonathan Anderson wrote:
> In both cases, there are also a number of error messages like this:
> 
> fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList                 
>         
> fixme:wgl:ConvertAttribWGLtoGLX unsupported 2007 WGL Attribute                
>         
> fixme:wgl:ConvertAttribWGLtoGLX unsupported 2029 WGL Attribute
> 
> According to http://www.opengl.org/registry/api/wglext.h, this could have to 
> do with Windows OpenGL extensions:
> 
> 0x2007: WGL_SWAP_METHOD_ARB
> 0x2029: WGL_SWAP_COPY_ARB
> 

I've patched up wine to include support for those:

http://bugs.winehq.org/show_bug.cgi?id=14767
http://www.mail-archive.com/[EMAIL PROTECTED]/msg47398.html

Result: no impact on problem.

I started to make up a testcase based on sketchup's opengl call trace, 
but the war distracted me.

PS: the trace does not look like it's using pbuffers, however I'm not 
100% sure.

-- 

./lxnt

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to