Include Xmd.h in x11drv.h with the proper defines to make it work, and
[wine] / dlls / wined3d / vertexdeclaration.c
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-01-28  Raphael Junqueira- convert D3D8 VertexDecl to D3D9 format (D3DVERTEXELEM...
2005-01-27  Raphael Junqueira- fix typo in wined3d_interface.h
2005-01-26  Raphael Junqueira- VertexDeclaration device APIs
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...