[PATCH] wined3d: Display state in state_undefined

Christian Costa titan.costa at wanadoo.fr
Tue Feb 16 05:25:21 CST 2010


Henri Verbeet a écrit :
> On 16 February 2010 11:49, Christian Costa <titan.costa at wanadoo.fr> wrote:
>   
>> -    ERR("Undefined state.\n");
>> +    ERR("Undefined state %d\n", state);
>>     
> Did you test this? "state" is supposed to be always 0. Also,
> debug_d3dstate() is much more readable than the state number.
>
>
>
>
>   
Yes I tested it. Indeed, it's 0.
Ok. I will send a new patch using debug_d3dstate. Thanks.

Christian





More information about the wine-devel mailing list