d3d: Fixed a couple of warnings for 64bit targets.
[wine] / dlls / d3d9 / tests / d3d9ex.c
2011-12-02  Henri Verbeetd3d9/tests: Add a test for texture creation from system...
2010-11-09  Henri Verbeetd3d9/tests: Specify width and height when changing...
2010-08-30  Francois Gougetd3d9/tests: Fix compilation on systems that don't suppo...
2010-07-26  Louis Lendersd3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLA...
2010-07-21  Alexandre Julliardd3d9/tests: Avoid sizeof in a trace.
2010-07-09  Louis Lendersd3d9: Add a few tests for GetAdapterDisplayModeEx.
2009-12-02  Henri Verbeetd3d9/tests: Add a small test for IDirect3D9Ex::GetAdapt...
2009-10-23  Henri Verbeetd3d9/tests: Release the IDirect3D9Ex interface in test_...
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.