• Roderick Colenbrander's avatar
    wined3d: Vertexdeclaration fix. · d4836e1c
    Roderick Colenbrander authored
    In the old d3d8 code SetVertexShader stored the so called vertex
    declaration in the stateblock. In case of WineD3D this isn't done
    which breaks the drawPrimitive code. This patch stores the vertex
    declaration again in the stateblock which fixes Age Of Mythology.
    d4836e1c
device.c 290 KB