Henri Verbeet
|
a51b03f16e
|
d3d9/tests: Add a test for texture creation from system memory.
|
2011-12-02 11:51:19 +01:00 |
Henri Verbeet
|
6ae987ea98
|
d3d9/tests: Specify width and height when changing the display orientation.
This appears to be required on Windows 7, or perhaps depends on the video
driver.
|
2010-11-09 14:20:37 +01:00 |
Francois Gouget
|
45ea56ffb4
|
d3d9/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-30 11:26:46 +02:00 |
Louis Lenders
|
5a05950271
|
d3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.
|
2010-07-26 18:38:33 +02:00 |
Alexandre Julliard
|
cbc6ef9e91
|
d3d9/tests: Avoid sizeof in a trace.
|
2010-07-21 13:23:58 +02:00 |
Louis Lenders
|
277fdc6b33
|
d3d9: Add a few tests for GetAdapterDisplayModeEx.
|
2010-07-09 16:01:12 +02:00 |
Henri Verbeet
|
b644d11333
|
d3d9/tests: Add a small test for IDirect3D9Ex::GetAdapterLUID().
|
2009-12-02 13:06:08 +01:00 |
Henri Verbeet
|
fff8b09fb4
|
d3d9/tests: Release the IDirect3D9Ex interface in test_qi_ex_to_base().
|
2009-10-23 12:03:08 +02:00 |
Michael Stefaniuc
|
2df012a01a
|
d3d9/tests: Use LONG instead of long.
|
2009-03-23 12:41:14 +01:00 |
Francois Gouget
|
3be6654259
|
d3d9/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-25 12:49:30 +01:00 |
Huw Davies
|
12b9d37120
|
d3d9/tests: Skip tests if we can't create the D3D9 object.
|
2008-12-04 12:51:20 +01:00 |
Alexandre Julliard
|
90fd6a2f4d
|
d3d9: Convert source files to utf-8.
|
2008-10-18 19:19:23 +02:00 |
Alexandre Julliard
|
a08bb2f04c
|
d3d9: Don't depend on the dxerr9 static library in the tests.
|
2008-07-08 17:51:46 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Alexandre Julliard
|
15a5da9790
|
d3d9/tests: Test for Direct3DCreate9 failure.
|
2008-06-24 11:09:47 +02:00 |
Dmitry Timoshkov
|
1c8994247e
|
d3d9: Avoid a not needed address-of operator.
|
2008-06-06 10:29:18 +02:00 |
Stefan Dösinger
|
d7098076e1
|
d3d9: Implement Direct3DCreate9Ex + tests.
|
2008-03-03 20:50:29 +01:00 |