• Stefan Dösinger's avatar
    ddraw: Get rid of FVFs. · 0386eed9
    Stefan Dösinger authored
    Remove all IWineD3DDevice::SetFVF calls and instead create converted
    vertex declarations and use them. The idea is to remove the FVF paths
    from wined3d to simplify the code, and optimize the vertex declaration
    codepath.
    0386eed9
ddraw_private.h 20.6 KB