[3/5] d3dx9: Implement D3DXMESHOPT_ATTRSORT|D3DXMESHOPT_IGNOREVERTS. (try 2)

Alexandre Julliard julliard at winehq.org
Tue May 10 12:22:39 CDT 2011


Dylan Smith <dylan.ah.smith at gmail.com> writes:

>  static HRESULT WINAPI ID3DXMeshImpl_OptimizeInplace(ID3DXMesh *iface, DWORD flags, CONST DWORD *adjacency_in, DWORD *adjacency_out,
>                                                      DWORD *face_remap_out, LPD3DXBUFFER *vertex_remap_out)
>  {

That function clearly needs to be split into several helpers.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list