ddraw: ProcessVertices correction.
commit531c4878078a899b1617bc2deea24381d503fc96
authorStefan Dösinger <stefandoesinger@gmx.at>
Sat, 11 Feb 2006 19:30:13 +0000 (11 20:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 11 Feb 2006 19:30:13 +0000 (11 20:30 +0100)
tree64946bf45e5316447755bf666211849d9c046649
parent368dab37ecdfac8c60d252e844df7b289fa83d0c
ddraw: ProcessVertices correction.
Use the texture index to get the texcoord size from the fvf, not the
vertex index.
dlls/ddraw/vertexbuffer.c