ddraw: Avoid fallout of failing tests.
[wine] / dlls / ddraw / vertexbuffer.c
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
2007-04-26  Stefan Dösingerddraw: Get rid of FVFs.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-06-29  Stefan Dösingerddraw: Correct a NULL pointer check.
2006-06-27  Stefan Dösingerwined3d: Vertex buffer can be locked multiple times.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-15  Alexandre Julliardddraw: Make some functions static.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-11  Stefan Dösingerddraw: ProcessVertices correction.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-12  Lionel UlmerSupport all possible texture coordinates sizes.
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...