Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
H. Verbeet
|
773309a403
|
d3d9: Add a test for default texture stage state values.
|
2006-06-09 21:06:54 +02:00 |
H. Verbeet
|
5eaf49f895
|
d3d9: Add a test for GetContainer (Volumes & Surfaces).
|
2006-06-07 15:37:30 +02:00 |
Vitaliy Margolen
|
c5091d9d8d
|
d3d9: Add refcount tests for all objects created by device.
|
2006-05-22 11:32:03 +02:00 |
H. Verbeet
|
fa40b77ad7
|
d3d9: Add a test for Get/SetVertexDeclaration refcounts.
|
2005-12-14 11:29:38 +01:00 |
H. Verbeet
|
510c94d2d5
|
d3d9: Add a test for Get/SetVertexShader and Get/SetPixelShader refcounts.
|
2005-12-13 12:00:25 +01:00 |
H. Verbeet
|
c26ad82e75
|
d3d9: Add a test for BeginStateBlock and EndStateBlock.
|
2005-12-09 14:53:28 +01:00 |