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 |