Re: [PATCH 6/7] ddraw: Implement executebuffer point and line draws.
31 Oct
2016
31 Oct
'16
1:36 p.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".
3330
Age (days ago)
3330
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet