Re: [PATCH 6/7] ddraw: Implement executebuffer point and line draws.
Oct. 31, 2016
8:36 a.m.
On 30 October 2016 at 15:02, Stefan Dösinger <stefandoesinger(a)gmx.at> wrote:
case D3DOP_TRIANGLE: { WORD *indices; - unsigned int index_pos = buffer->index_pos; + unsigned int index_pos = buffer->index_pos, num_indices;
Since you're doing style cleanups in the next patch, "index_count".
3432
Age (days ago)
3432
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet