d3d9: Work around an odd nvidia windows bug.
[wine] / dlls / d3d9 / tests / vertexdeclaration.c
2010-01-11  Paul Vriensd3d9/tests: Correct the size of a memcmp.
2010-01-08  Paul Vriensd3d9/tests: Fix size parameter for memcmp (Coccinelle).
2009-08-28  Henri Verbeetd3d9: Remove trailing spaces.
2009-03-09  Henri Verbeetd3d9: Fix some sign compare warnings.
2008-12-29  Henri Verbeetd3d: Make sure the device is properly released when...
2008-12-29  Chris Robinsond3d9: Use the correct size for D3DFVF_XYZW.
2008-12-17  Henri Verbeetwined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
2008-12-04  Huw Daviesd3d9/tests: Skip tests if we can't create the D3D9...
2008-07-24  Stefan Dösingerd3d: D3DDECLTYPE_UNUSED is not valid in vertex declarat...
2008-06-06  Dmitry Timoshkovd3d9: Avoid a not needed address-of operator.
2007-12-21  Stefan Dösingerd3d9: Accept D3DDEVTYPE_REF devices in the vertex decla...
2007-12-21  Stefan Dösingerwined3d: Vertex attributes are 4 byte aligned.
2007-04-18  Stefan Dösingerd3d9: Rework the converted vertex declaration management.
2007-04-13  Stefan Dösingerd3d9: Fix vertex decl test.
2007-04-12  Ivan Gyurdievd3d9: Add a test for the converted vertex decl.
2007-04-12  Ivan Gyurdievd3d9: Break out two helper functions from test_fvf_to_decl.
2007-01-12  Francois Gougetd3d9/tests: Warn that tests were skipped if we could...
2007-01-02  Louis Lendersd3d9: Fix failing tests on windows, when no 3d hardware...
2006-10-09  Ivan Gyurdievd3d9/tests: Printf format fixes for d3d9 tests.
2006-07-06  Ivan Gyurdievwined3d: Implement FVF to DECL9 conversion (with tests).
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-10  H. Verbeetd3d9: Use an invisible window for tests.
2006-02-07  H. Verbeetd3d9: Add a test for IDirect3DVertexDeclaration9_GetDec...
2006-02-07  H. Verbeetd3d9: Reorganise the vertexdeclaration tests.
2005-12-15  Paul Vriensd3d9: Don't treat missing d3d9.dll as a failure.
2005-12-14  H. Verbeetd3d9: Add a test for Get/SetVertexDeclaration refcounts.