Henri Verbeet a écrit :
On 16 February 2010 11:49, Christian Costa <[email protected]> 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




Reply via email to