[Bug 20310] DirectDraw transparency

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 11 05:16:11 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20310


Christian Costa <titan.costa at wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |titan.costa at wanadoo.fr




--- Comment #7 from Christian Costa <titan.costa at wanadoo.fr>  2009-10-11 05:16:11 ---
App does color keying on the blue component of 565 surfaces. It sets correctly
the low value to 31 but set the high value to zero (instead of 31). It seems
windows accepts this case but conformance tests must be done to prove that.
Here is a patch that fixes the transparency problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list