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 |
Piotr Caban
|
2abfc391b4
|
ddraw: Added missing '\n' in debug traces.
|
2006-06-30 20:44:14 +02:00 |
Stefan Dösinger
|
92e48bcea5
|
ddraw: Assign the surface descriptions height to the height.
|
2006-06-27 11:14:13 +02:00 |
Francois Gouget
|
9bfbfcbeb4
|
Assorted spelling, case and grammar fixes.
|
2006-06-26 13:06:11 +02:00 |
Stefan Dösinger
|
36a8a8e6f3
|
ddraw: Set the video memory and visible flag on render targets.
|
2006-06-26 13:04:27 +02:00 |
Stefan Dösinger
|
546a60ff2f
|
ddraw: Enumerate the reference d3ddevice.
|
2006-06-26 13:04:13 +02:00 |
Stefan Dösinger
|
01273e7eb6
|
ddraw: Palette refcounting fixes + tests.
|
2006-06-19 10:29:56 +02:00 |
Alexandre Julliard
|
7f8c29a407
|
ddraw: Make some functions static.
|
2006-06-15 17:14:37 +02:00 |
Stefan Dösinger
|
c8901d6f62
|
ddraw: Rewrite most of ddraw using WineD3D.
|
2006-06-15 16:51:16 +02:00 |