d3d9: Store wined3d vertex declarations in the fvf lookup table.
commit5fc17b84d01c1a38607f3d2501fe28b8fe1fc9ab
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 11 Apr 2012 20:52:03 +0000 (11 22:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Apr 2012 18:36:45 +0000 (12 20:36 +0200)
tree701f1f339a8f2b826591c51cb0fb621ae3a2419f
parentba67df7a6034278dcfb5dd9e9da8449d20ba6099
d3d9: Store wined3d vertex declarations in the fvf lookup table.

This also implicitly gets rid of the convFVF hack in
IDirect3DVertexDeclaration9Impl_Release().
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/vertexdeclaration.c