Stefan Huehner
|
9213d56ae0
|
Make some function static.
|
2005-06-20 15:35:54 +00:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Francois Gouget
|
6394a15314
|
Assorted spelling fixes.
|
2005-06-17 20:59:49 +00:00 |
Alexandre Julliard
|
c2d5b444b3
|
Moved the NONAMELESSUNION/STRUCT macros to wine/test.h so that they
can be used in all the test.
|
2005-06-13 12:10:54 +00:00 |
Stefan Leichter
|
ff23e5a916
|
Make ddraw tests loadable on NT4.
|
2005-06-09 20:38:21 +00:00 |
Antoine Chavasse
|
926e35532c
|
Test cases for the direct3d7 light api.
|
2005-06-07 21:34:59 +00:00 |
Antoine Chavasse
|
477ddd8e4d
|
- Implemented the implicit creation of mipmaps for surfaces that have
DDSCAPS_COMPLEX, DDSCAPS_MIPMAP and for which the mipmap count is
not specified.
- Implemented test cases for mipmap textures creation.
|
2005-05-30 11:11:34 +00:00 |
Jakob Eriksson
|
d4727291ca
|
SetDisplayMode can return DDERR_UNSUPPORTED. If it does, we shouldn't
try to restore something either.
|
2005-03-16 19:49:25 +00:00 |
Alexandre Julliard
|
589e115233
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
Sami Aario
|
d3383740d6
|
No need to link against the uuid library.
|
2004-02-16 22:18:59 +00:00 |
Sami Aario
|
225f142c8d
|
Added surface tests.
|
2004-02-16 20:23:58 +00:00 |
Alexandre Julliard
|
20b4585e3c
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
Francois Gouget
|
998cc56773
|
Add trailing '\n's to ok() calls.
|
2004-01-20 21:49:35 +00:00 |
Sami Aario
|
f22a4720b5
|
Added some conformance tests for ddraw. These enumerate some display
modes and then attempt to open them.
|
2003-11-18 00:12:00 +00:00 |