Check to see if the vertex declaration is null before trying to
[wine] / dlls / wined3d / indexbuffer.c
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-29  Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-01-19  Joris HuizerGet rid of some TRACE(..., This->resource.ref).
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-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-29  Jason EdmeadesImplement Material, Clip plane and Light support plus
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.