d3dx9_36: Reckonize A8B8G8R8 format

Stefan Dösinger stefandoesinger at gmail.com
Mon Jun 18 16:59:52 CDT 2012


Hi,

Please add the format to the dds tests in dlls/d3dx9_36/tests/surface.c

>          { 32, 0x0000ffff, 0xffff0000, 0x00000000, 0x00000000, D3DFMT_G16R16 
},
> +        { 32, 0xff, 0xff00, 0xff0000, 0xff000000, D3DFMT_A8B8G8R8 },
The other 32 bit formats in this table have their bitmasks padded to 32 bit 
with leading zeroes.

Stefan

Am Freitag, 15. Juni 2012, 18:18:46 schrieb Nozomi Kodama:

This patch solves the color problem appearing in bug 30786.


Nozomi





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20120618/f3b3ca62/attachment.pgp>


More information about the wine-devel mailing list