ddraw: Store the fvf in the ddraw buffer.
commitfd9b574e4e4a42683e2a2e276c5e2d6311cbeb10
authorStefan Dösinger <stefan@codeweavers.com>
Mon, 6 Apr 2009 12:09:54 +0000 (6 14:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Apr 2009 14:27:35 +0000 (9 16:27 +0200)
treefe6f63afc896a0ca1030a823cdc42bc9fb39b0ea
parent825354afe603cf73d28009619d750724ad277a0c
ddraw: Store the fvf in the ddraw buffer.

WineD3D buffer FVFs will go away soon.
dlls/ddraw/ddraw_private.h
dlls/ddraw/device.c
dlls/ddraw/direct3d.c
dlls/ddraw/vertexbuffer.c