[wined3d] glStencilOpSeparate & glStencilFuncSeparate symbol errors

Victor Pelt peltco at mail.utexas.edu
Fri Mar 3 10:38:54 CST 2006


This patch fixes the compile error. it isn't pritty so any feedback is
appreciated


On Thu, 2006-03-02 at 02:52 +0000, Aric Cyr wrote:
> The recent patch:
>   http://winehq.org/pipermail/wine-patches/2006-February/024656.html
> 
> can cause linker errors for the two symbols glStencilOpSeparate and
> glStencilFuncSeparate.  The reason being that these are only exported in OpenGL
> 2.0 compatible libraries, and in particular, are not present in ATI's binary
> driver.  This causes wined3d to fail to build (compiles fine but linking fails).
> 
> I suspect that Vitaly is already working on fixing this, but thought I'd mention
> it anyways since other might run into the same problem.
> 
> Cheers,
>   Aric
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atibug2.patch
Type: text/x-patch
Size: 1392 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060303/d075d66f/atibug2.patch


More information about the wine-patches mailing list