Fix ref-counting rules to match native DCOM Dlls.
[wine] / dlls / wined3d / vertexdeclaration.c
2005-08-12  Francois GougetAssorted spelling fixes.
2005-07-28  Oliver StieberReturn all elements when getDeclaration is called with...
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-07  Oliver StieberAdded support for vertex declarations to wined3d, it...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-30  Francois GougetAssorted spelling fixes.
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...