Allow GL_ONE on WINED3DRS_EDGEANTIALIAS dstBlend value (try 2)

H. Verbeet hverbeet at gmail.com
Tue Jun 12 18:00:56 CDT 2007


On 13/06/07, Kovács András <andras at csevego.net> wrote:
> Hi,
>
> Allow GL_ONE on WINED3DRS_EDGEANTIALIAS' dstBlend value. This fixes Pirates Of
> Caribbean At The Worlds End blending problem. ( black square behind linght
> sources)
>
> --
I think I wasn't very clear wrt what I said on IRC / wrote in my
earlier mail. The original patch was fine with me for what it did.
What I meant to say was that an additional patch should probably
follow that one to remove the code that modifies srcBlend and
dstBlend.

Personally I think the changes are small enough to go in a single
patch, but that would be up to Alexandre. You should remove the line
modifying srcBlend a few lines above as well though.



More information about the wine-patches mailing list