Stefan Dösinger
|
cd3bc1d17d
|
ddraw: Test and fix IDirectDrawSurfaceX::GetDDInterface.
|
2007-02-19 13:09:30 +01:00 |
Stefan Dösinger
|
68e7ed2c90
|
ddraw: Fix a leak in a test.
|
2007-02-19 13:09:04 +01:00 |
Stefan Dösinger
|
8b8e30b1e1
|
ddraw, wined3d: Color keying tests and fixes.
|
2007-02-15 11:37:00 +01:00 |
Günther Brammer
|
8485eb02dc
|
ddraw: Add a test for IDirectDrawSurface_SetColorKey.
|
2006-12-21 11:25:05 +01:00 |
H. Verbeet
|
37cb9de851
|
ddraw/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:14 +02:00 |
Mike McCormack
|
a8ae03f2d8
|
ddraw: Make tests pass when OpenGL libraries aren't present.
|
2006-09-07 10:22:02 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02: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 |
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
|
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 |
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 |