Isn't it a bug?

James McKenzie jjmckenzie51 at earthlink.net
Sun Dec 20 19:29:04 CST 2009


Luis Busquets wrote:
> Adding the following code solves the myriad of wine errors.
>
>         if
> ((format_desc->format==WINED3DFMT_R16_FLOAT)||(format_desc->format==WINED3DFMT_R16G16_FLOAT)
>
>             ||(format_desc->format==WINED3DFMT_R16G16B16A16_FLOAT)
>             ||(format_desc->format==WINED3DFMT_R32_FLOAT)
>            
> ||(format_desc->format==WINED3DFMT_R32G32_FLOAT)||(format_desc->format==WINED3DFMT_R32G32B32A32_FLOAT))
>
>             return FALSE;
Submit as a patch. 

James McKenzie




More information about the wine-devel mailing list