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 |
Francois Gouget
|
66300403c4
|
ddraw: Only perform the screen resolution changing tests in interactive mode.
|
2006-10-02 11:54:39 +02:00 |
Francois Gouget
|
ceb06a2f00
|
ddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value.
|
2006-09-29 17:53:12 +02:00 |
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 |
Stefan Dösinger
|
2d5b19c182
|
ddraw: Double buffered primary surfaces can only be created in EXLUSIVE mode.
|
2006-09-10 10:18:23 +02:00 |
Mike McCormack
|
a8ae03f2d8
|
ddraw: Make tests pass when OpenGL libraries aren't present.
|
2006-09-07 10:22:02 +02:00 |
Stefan Huehner
|
998e256c82
|
Fix some -Wstrict-prototype warnings () -> (void).
|
2006-08-21 12:06:26 +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 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Francois Gouget
|
9bfbfcbeb4
|
Assorted spelling, case and grammar fixes.
|
2006-06-26 13:06:11 +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 |
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 |
Francois Gouget
|
f7c24f37ad
|
Various trace fixes.
Add trailing '\n's to trace calls.
Remove spaces before '\n'.
|
2006-05-15 15:05:09 +02:00 |
Stefan Dösinger
|
dbdc8c2f65
|
ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices.
|
2006-04-10 15:44:10 +02:00 |
Francois Gouget
|
6bddeb1cf7
|
Assorted spelling fixes.
|
2006-03-21 20:10:39 +01:00 |
Alexandre Julliard
|
db0aabca25
|
ddraw: Don't crash in d3d test if OpenGL is missing.
|
2006-03-13 14:19:58 +01:00 |
Francois Gouget
|
8ca1f3fc14
|
Assorted spelling fixes
|
2006-01-03 12:10:50 +01:00 |
Ivan Leo Puoti
|
3cc9e40c3b
|
ddraw: Fix DirectDrawSurface::QueryInterface crash.
|
2005-12-21 21:11:54 +01:00 |
Eric Pouech
|
8cddd5d2fb
|
Made some functions static.
|
2005-12-12 11:53:56 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Stefan Dösinger
|
71af04b60c
|
- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperativeLevel.
- Print a fixme for DDSCL_CREATEDEVICEWINDOW and
DDSCL_SETDEVICEWINDOW.
- Don't allow DDSCL_EXCLUSIVE without DDSCL_FULLSCREEN.
|
2005-10-06 12:26:04 +00:00 |
Saulius Krasuckas
|
f1853ba186
|
- DirectDrawCreateEx fails with Standard VGA Adapter driver.
- IDirect3D7::CreateDevice() returns E_OUTOFMEMORY if a card has no 3D
acceleration.
|
2005-08-25 19:19:46 +00:00 |
Saulius Krasuckas
|
6b702cc84c
|
Skip testing on IDirect3D7::CreateDevice() failure.
|
2005-08-23 19:59:35 +00:00 |
Christian Costa
|
244762bbcc
|
Take RGB mask into account when doing color keying.
Add corresponding conformance test.
|
2005-08-17 09:52:56 +00:00 |
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 |