d3d8: Add an IDirect3DVertexDeclaration8 class to hold the wined3d vertex declaration.
authorH. Verbeet <hverbeet@gmail.com>
Tue, 13 Feb 2007 22:12:19 +0000 (23:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Feb 2007 12:50:57 +0000 (13:50 +0100)
commita0b417725a1f55589078c9de5194faf5effb3491
treee2d6c84812e6c2ecc623e45b30812971a892fbad
parent8f0884066f1d61c0268fc62269d2f3cbc4e35ff5
d3d8: Add an IDirect3DVertexDeclaration8 class to hold the wined3d vertex declaration.
dlls/d3d8/Makefile.in
dlls/d3d8/d3d8_private.h
dlls/d3d8/vertexdeclaration.c [new file with mode: 0644]