wined3d: Minor vshader_program_add_param cleanup.
[wine] / dlls / wined3d / vertexdeclaration.c
2006-02-07  H. Verbeetwined3d: Always return the number of elements in the...
2006-02-06  H. Verbeetwined3d: Update the QueryInterface functions of IWineD3...
2005-12-16  Oliver Stieberwined3d: Vertex declaration cleanup.
2005-12-14  H. Verbeetwined3d: Return the correct parent in IWineD3DVertexDec...
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-11-28  Oliver StieberCorrect some errors in the way vertex declarations...
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...