Alexander Dorofeyev
|
29d87c6cbf
|
ddraw/tests: Add a test of D3DTBLEND_MODULATE with P8 texture.
|
2008-02-21 12:53:00 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Francois Gouget
|
20b41af9f1
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-02-05 12:19:37 +01:00 |
Alexander Dorofeyev
|
320e253805
|
ddraw/tests: Add test for D3DTBLEND_MODULATE.
|
2008-01-22 11:19:34 +01:00 |
Alexander Dorofeyev
|
d14ef91c92
|
ddraw/tests: Add test for rendering vertices with zero rhw.
|
2008-01-08 12:53:31 +01:00 |
Francois Gouget
|
05170942de
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2007-12-10 12:06:09 +01:00 |
Stefan Dösinger
|
f700cbe74b
|
wined3d: Add an alpha blending test.
|
2007-12-07 16:26:43 +01:00 |
Stefan Dösinger
|
2d15cb8b27
|
d3d: Add a simple offscreen rendering test.
|
2007-08-08 15:32:00 +02:00 |
Stefan Dösinger
|
df75a7e007
|
ddraw: SetDisplayMode may fail.
|
2007-08-03 12:30:21 +02:00 |
Stefan Dösinger
|
17f1c29457
|
ddraw: Table fog may be unsupported.
|
2007-07-30 23:37:58 +02:00 |
Francois Gouget
|
30b7744472
|
ddraw/tests: Fix the Visual C++ double to float conversion warnings.
|
2007-05-29 13:47:03 +02:00 |
Stefan Dösinger
|
4b445124d3
|
direct3d: Add a fixed function fog test.
|
2007-03-15 12:14:50 +01:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Francois Gouget
|
4a1435aa79
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2007-03-05 12:13:20 +01:00 |
Stefan Dösinger
|
4a16dbbbec
|
wined3d: More Clear fixes.
Test for rectangles with x1 > x2 and y1 > y2. Empire earth passes such rects.
|
2007-02-27 12:20:10 +01:00 |
Francois Gouget
|
a98b9d76c6
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2007-02-26 17:34:06 +01:00 |
Stefan Dösinger
|
266fc77cf0
|
wined3d: Lighting is calculated for vertices without normals.
It still should be disabled for transformed vertices though.
|
2007-02-19 13:08:35 +01:00 |
Stefan Dösinger
|
03bc11fa16
|
wined3d: Visual test framework.
|
2007-02-19 13:07:44 +01:00 |