Vincent Pelletier
|
f879176b99
|
ddraw: Use ddraw_from_d3d7 to make a (IDirectDrawImpl *) from a (IDirect3D7 *).
|
2009-02-10 12:31:50 +01:00 |
Alasdair Sinclair
|
8a46be6cee
|
ddraw/tests: Fix missing void in empty parameter list.
|
2009-01-28 12:10:49 +01:00 |
David Adam
|
62b8b9a8fd
|
ddraw/tests: Add a few tests for ComputeShereVisibility.
|
2009-01-26 14:30:17 +01:00 |
Stefan Dösinger
|
ae4e824423
|
ddraw[ex]: Show a caps handling difference.
|
2009-01-09 16:18:12 +01:00 |
Michael Stefaniuc
|
91bb8dc043
|
ddraw/tests: Remove superfluous casts.
|
2009-01-04 13:34:13 +01:00 |
Michael Stefaniuc
|
566a133a82
|
ddraw/tests: Simplify a pointer increment.
|
2009-01-04 13:34:05 +01:00 |
Stefan Dösinger
|
6ef2b65531
|
ddraw: Reject IDirectDraw3 QI in ddraw.dll.
|
2009-01-03 15:14:51 +01:00 |
Stefan Dösinger
|
616ea53226
|
ddraw: Add a test for IDirectDrawSurface::GetDC.
|
2009-01-03 15:14:38 +01:00 |
Rico Schüller
|
26b9f8ef26
|
ddraw/tests: Fix alpha_test and offscreen_test on geforce 8800 on XP.
|
2008-12-23 20:12:28 +01:00 |
Rico Schüller
|
a14fe082bf
|
ddraw/tests: Fis some ok() lines in alpha_test().
|
2008-12-23 20:11:40 +01:00 |
Francois Gouget
|
ab9f028958
|
ddraw/tests: Make some functions static.
|
2008-12-15 12:25:41 +01:00 |
Paul Vriens
|
76b24fd970
|
ddraw/tests: Fix a test failure on a Win98 VMware box.
|
2008-12-12 11:38:26 +01:00 |
Huw Davies
|
ebb31dbbb7
|
ddraw/tests: Skip tests if we can't create a primary surface.
|
2008-12-05 13:52:38 +01:00 |
Michael Stefaniuc
|
176c8eb333
|
ddraw: Remove two superfluous casts.
|
2008-12-05 12:36:34 +01:00 |
Paul Vriens
|
902bee8f09
|
ddraw/tests: Skip tests when DirectDraw4 is not supported.
|
2008-11-12 12:55:09 +01:00 |
Paul Vriens
|
10e5d3aa12
|
ddraw/tests: Fix a typo.
|
2008-11-12 12:55:03 +01:00 |
Paul Vriens
|
fbdb78c888
|
ddraw/tests: Fix a test on W2K3.
|
2008-11-05 10:54:40 +01:00 |
Alexandre Julliard
|
e1ced22db1
|
ddraw: Convert source files to utf-8.
|
2008-10-18 19:19:45 +02:00 |
Michael Stefaniuc
|
ff5a860c0c
|
ddraw/tests: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:42:11 +02:00 |
Paul Vriens
|
a12509532c
|
ddraw/tests: Fix a test on a Win98 box.
|
2008-09-22 12:16:53 +02:00 |
Francois Gouget
|
7dd099416e
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-09-08 12:47:21 +02:00 |
Paul Vriens
|
55faa6e911
|
ddraw/tests: Let tests run again on win9x.
|
2008-09-03 13:14:51 +02:00 |
Stefan Dösinger
|
09d0a35872
|
ddraw: Add some overlay tests.
|
2008-09-02 15:05:59 +02:00 |
David Adam
|
bb67a925d6
|
ddraw: Only ddraw checks wether one can give a null pointer to SetMaterial.
|
2008-08-22 11:32:09 +02:00 |
Alexander Dorofeyev
|
e718eae9e2
|
ddraw/tests: Skip cubemap tests when cubemap isn't supported.
|
2008-08-21 13:35:12 +02:00 |
Alexander Dorofeyev
|
2be93ce6b0
|
ddraw/tests: Add tests for surface caps memory flags.
|
2008-07-17 11:21:48 +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 |
James Hawkins
|
11e31e580c
|
ddraw: Fix a failing test for broken drivers.
|
2008-07-02 12:05:08 +02:00 |
James Hawkins
|
8830dbcca8
|
ddraw: Fix a failing test for broken drivers.
|
2008-07-02 12:04:56 +02:00 |
James Hawkins
|
5dcec4de49
|
ddraw: Reset the viewport data before each test.
|
2008-06-18 13:51:46 +02:00 |
Dmitry Timoshkov
|
2cf47c00f2
|
ddraw: Avoid a not needed address-of operator.
|
2008-06-06 10:29:09 +02:00 |
James Hawkins
|
7352978713
|
ddraw: Delete the temporarily attached surface.
|
2008-06-02 12:35:14 +02:00 |
Jens Albretsen
|
a2b645128f
|
ddraw: Test for IDirect3DTexture_Load of Texture into itself.
|
2008-05-28 19:31:35 +02:00 |
Paul Vriens
|
f076d79c6c
|
ddraw/tests: Don't crash on win9x.
|
2008-05-28 11:32:24 +02:00 |
Francois Gouget
|
8019c55cc6
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-05-21 11:36:39 +02:00 |
Alexander Dorofeyev
|
ebf1f4e6bb
|
ddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
|
2008-05-09 11:19:43 +02:00 |
Alexander Dorofeyev
|
c4d75213ab
|
ddraw/tests: Add tests for IDirect3DDevice7_Load.
|
2008-05-06 11:26:24 +02:00 |
Alexander Dorofeyev
|
d5db7615a2
|
ddraw/tests: Add test for deprecated render states in d3d7.
|
2008-05-05 19:54:48 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
James Hawkins
|
404afbaa3c
|
ddraw: Remove a test that fails in VMs.
|
2008-04-28 13:27:51 +02:00 |
James Hawkins
|
2f97a71e36
|
ddraw: Fix tests that fail with the reference rasterizer.
|
2008-04-25 14:53:17 +02:00 |
Francois Gouget
|
4ba16af16b
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-04-14 12:40:22 +02:00 |
Alexander Dorofeyev
|
df422cf0fb
|
ddraw/tests: Add colorkeyed blit to p8_primary_test.
|
2008-04-11 13:05:12 +02:00 |
Alexander Dorofeyev
|
d8ae8a8780
|
ddraw/tests: Add viewport clearing tests.
|
2008-04-11 13:05:03 +02:00 |
Francois Gouget
|
0d0c4a355b
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-04-07 13:36:18 +02:00 |
Austin English
|
f4c4488df8
|
Spelling fixes.
|
2008-04-07 13:36:17 +02:00 |
Alexander Dorofeyev
|
18b9c2bb83
|
ddraw/tests: Extend p8_primary_test.
Additional tests for blitting and locking.
|
2008-04-04 11:43:45 +02:00 |
Austin English
|
825baa23a2
|
ddraw: Spelling fixes.
|
2008-04-03 11:39:45 +02:00 |
Alexander Dorofeyev
|
003f679cbe
|
ddraw/tests: Additional colorfill test in p8_primary_test.
|
2008-04-03 11:31:32 +02:00 |
Alexander Dorofeyev
|
2caa797e76
|
ddraw: Set surface to NULL on failure in GetAttachedSurface.
|
2008-04-03 11:30:30 +02:00 |