Stefan Dösinger
|
bed50115ee
|
ddraw: More tests and fixes on surface attachments.
|
2007-05-09 12:07:46 +02:00 |
Andrew Talbot
|
0629946e65
|
ddraw: Exclude unused headers.
|
2007-05-01 11:42:24 +02:00 |
Stefan Dösinger
|
1036ca0df6
|
ddraw: Creating surfaces with old interfaces doesn't addref.
|
2007-02-19 13:09:18 +01:00 |
Ulrich Czekalla
|
325f666fc5
|
ddraw: IDirectDraw3 should use its own ref count variable.
|
2006-12-16 17:01:52 +01:00 |
Dmitry Timoshkov
|
8836dea139
|
ddraw: Fix warnings.
|
2006-12-15 12:19:05 +01:00 |
Ulrich Czekalla
|
398886799e
|
ddraw: Add IDirectDraw3 interface.
|
2006-12-14 20:33:49 +01:00 |
H. Verbeet
|
2465fcb368
|
ddraw: Win64 printf format warning fixes.
|
2006-10-11 12:08:28 +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 |
Stefan Dösinger
|
c8901d6f62
|
ddraw: Rewrite most of ddraw using WineD3D.
|
2006-06-15 16:51:16 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
76ed2835cd
|
Make CONST_VTABLE the default in the Wine source.
|
2005-07-26 20:10:51 +00:00 |
Christian Costa
|
96eb47392c
|
Moved ddraw object files to ddraw root dir.
|
2005-06-04 09:34:54 +00:00 |