Luke Benstead
|
34e82e3dbd
|
ddraw: Fix an incorrect refcount test.
|
2009-12-18 11:39:48 +01:00 |
Alexandre Julliard
|
340f5734bf
|
ddraw/tests: Fix a failing test on 64-bit.
|
2009-07-14 11:29:47 +02:00 |
Alexandre Julliard
|
5622f74486
|
ddraw/tests: Fix a few tests that fail on Win64.
|
2009-07-10 20:52:41 +02:00 |
Michael Stefaniuc
|
58f2a01e23
|
ddraw/tests: Use ULONG instead of unsigned long.
|
2009-03-23 12:41:21 +01:00 |
Paul Vriens
|
76b24fd970
|
ddraw/tests: Fix a test failure on a Win98 VMware box.
|
2008-12-12 11:38:26 +01:00 |
Paul Vriens
|
a470ea6205
|
ddraw/tests: Use skip instead of trace.
|
2007-07-06 18:15:32 +02:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Francois Gouget
|
93494f2ac0
|
Assorted spelling fixes.
|
2007-02-20 20:30:51 +01:00 |
Stefan Dösinger
|
1036ca0df6
|
ddraw: Creating surfaces with old interfaces doesn't addref.
|
2007-02-19 13:09:18 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
H. Verbeet
|
37cb9de851
|
ddraw/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:14 +02:00 |
Mike McCormack
|
a8ae03f2d8
|
ddraw: Make tests pass when OpenGL libraries aren't present.
|
2006-09-07 10:22:02 +02:00 |
Francois Gouget
|
ce9b4baad8
|
Assorted spelling fixes.
|
2006-08-07 13:52:55 +02:00 |
Stefan Dösinger
|
915174d8d9
|
ddraw: Palette refcounting fix.
Do not AddRef the DirectDraw interfaces in CreatePalette of older
interface version, and add a test for that.
|
2006-07-11 17:10:53 +02:00 |
Stefan Dösinger
|
0a81295782
|
ddraw: Split up the ddraw refcount.
|
2006-07-11 17:10:17 +02:00 |
Francois Gouget
|
5629f74d0d
|
ddraw: Fix compilation with gcc 2.95.
|
2006-06-26 13:04:54 +02:00 |
Stefan Dösinger
|
01273e7eb6
|
ddraw: Palette refcounting fixes + tests.
|
2006-06-19 10:29:56 +02:00 |