Check to see if the vertex declaration is null before trying to
[wine] / dlls / wined3d / Makefile.in
2005-06-23  Oliver StieberImplement swapchains.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-03-03  Oliver StieberAdded a stubbed out version of query to d3d9 and wined3d.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.
2004-10-21  Jason EdmeadesImplement the beginnings of the stateblock class, and...
2004-10-14  Jason Edmeades- Add support (as far as was previously) for the Vertex...
2004-10-07  Jason EdmeadesAdd a IWineD3DDevice object type (empty for now), and...
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...
2004-09-23  Jason EdmeadesCreate a wined3d interface, and generate a wined3d...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...