d3d8/tests: Add a small test for IDirect3DDevice8::SetCursorPosition().
[wine] / dlls / d3d8 / tests / texture.c
2008-12-29  Henri Verbeetd3d: Make sure the device is properly released when...
2008-12-04  Huw Daviesd3d8/tests: Skip tests if we can't create the D3D8...
2008-06-06  Dmitry Timoshkovd3d8: Avoid a not needed address-of operator.
2007-08-06  Stefan Dösingerd3d8: Skip tests if d3d is not supported.
2007-04-02  Felix Nawothnigwined3d: Make CreateCubeTexture fail when not supported.
2007-01-12  Francois Gougetd3d8/tests: Warn that tests were skipped if we could...
2007-01-02  Louis Lendersd3d8: Fix failing tests on windows, when no 3d hardware...
2006-11-09  Markus Amslerd3d8: Backport texture tests.