wined3d: Allow use of pixel shaders with drawStridedSlow.
[wine] / dlls / d3dx8 / d3dxbuffer.c
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-01-21  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-17  Raphael Junqueira- some D3D8 fixes