d3d9/tests: Fix position of EndScene in visual test.
[wine] / dlls / d3d9 / tests / d3d9ex.c
2009-03-23  Michael Stefaniucd3d9/tests: Use LONG instead of long.
2009-02-25  Francois Gougetd3d9/tests: Use win_skip() to skip over unimplemented...
2008-12-04  Huw Daviesd3d9/tests: Skip tests if we can't create the D3D9...
2008-10-18  Alexandre Julliardd3d9: Convert source files to utf-8.
2008-07-08  Alexandre Julliardd3d9: Don't depend on the dxerr9 static library in...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-24  Alexandre Julliardd3d9/tests: Test for Direct3DCreate9 failure.
2008-06-06  Dmitry Timoshkovd3d9: Avoid a not needed address-of operator.
2008-03-03  Stefan Dösingerd3d9: Implement Direct3DCreate9Ex + tests.