[1/5] d3dx9: Implement mapping from WICPixelFormat GUIDs to D3DFORMATs.

Stefan Dösinger stefandoesinger at gmx.at
Wed May 2 11:09:41 CDT 2012


Am Mittwoch, 2. Mai 2012, 14:55:35 schrieb Józef Kucia:
> +static const struct
> +{
> +    const GUID *wic_guid;
> +    D3DFORMAT d3dformat;
> +} wic_pixel_formats[] = {
Wouldn't it make sense to include this info in PixelFormatDesc?
-------------- 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/20120502/b1fa6c9f/attachment.pgp>


More information about the wine-devel mailing list