msvcrt: Fix scanf format "%i" base detection.
[wine] / dlls / d3d9 / tests /
2006-08-10  Stefan Dösingerwined3d: Minor cursor fixes.
2006-07-21  Ivan Gyurdievd3d9: State management test framework for d3d9.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Ivan Gyurdievwined3d: Implement FVF to DECL9 conversion (with tests).
2006-06-16  Francois GougetAdd trailing '\n's to ok() calls.
2006-06-16  Francois GougetAssorted spelling fixes.
2006-06-15  Stefan Dösingerwined3d: Support more than one back buffer.
2006-06-12  H. Verbeetd3d9: Make some test functions static.
2006-06-09  H. Verbeetd3d9: Add a test for default texture stage state values.
2006-06-07  H. Verbeetd3d9: Add a test for GetContainer (Volumes & Surfaces).
2006-06-07  Ivan Gyurdievd3d9: Test missing light recording.
2006-06-07  Ivan Gyurdievd3d9: Mipmaps level test.
2006-06-07  H. Verbeetd3d9: Add a test for setting / getting vertex shader...
2006-05-30  Vitaliy Margolend3d9: Add reference to the parent device for surfaces.
2006-05-25  Vitaliy Margolend3d9: StateBlock is also created in EndStateBlock....
2006-05-24  Stefan Dösingerwined3d: Swapchain and back buffer corrections + tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolend3d9: Add refcount tests for all objects created by...
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-21  H. Verbeetd3d9: Add traces for when shader support is missing...
2005-12-19  Paul Vriensd3d9: Don't crash on NULL device_ptr.
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.
2005-12-14  Paul Vriensd3d9: Don't treat missing d3d9.dll as a failure.
2005-12-13  H. Verbeetd3d9: Add a test for Get/SetVertexShader and Get/SetPix...
2005-12-09  H. Verbeetd3d9: Add a test for BeginStateBlock and EndStateBlock.