26 Nov
2019
26 Nov
'19
9:58 a.m.
On 11/26/19 8:48 AM, Henri Verbeet wrote:
On Tue, 26 Nov 2019 at 05:21, Zebediah Figura <z.figura12(a)gmail.com> wrote:
-todo_wine - ok(!stride, "Unexpected stride %u.\n", stride); - if (current_vb) - IDirect3DVertexBuffer9_Release(current_vb); Is removing the test there intentional?
Nope, thanks for catching it. I've sent v2.