[ddraw] Fix discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM.

Vincent Pelletier plr.vincent at gmail.com
Sun May 2 01:26:21 CDT 2010


PixelFormat_DD2WineD3D returns WINED3DFMT_B2G3R3A8_UNORM when alpha mask
is 0xFF00, which is consistent with constant name (A8).
---
 dlls/ddraw/utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-discrepancy-in-alpha-mask-for-WINED3DFMT_B2G3R3A.patch
Type: text/x-patch
Size: 544 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100502/7a3fa08f/attachment.bin>


More information about the wine-patches mailing list