Matteo Bruni
|
fbffd8bae4
|
ddraw: Enable WINED3D_RS_NORMALIZENORMALS on d3d versions older than d3d7.
|
2015-03-31 18:49:29 +09:00 |
Matteo Bruni
|
382c8fde08
|
ddraw: D3DRENDERSTATE_NORMALIZENORMALS doesn't exist before d3d7.
|
2015-03-31 18:49:29 +09:00 |
Matteo Bruni
|
e8aba71529
|
ddraw: Make sure to activate / deactivate the light on D3DLIGHT_ACTIVE flag changes.
|
2015-03-31 18:49:29 +09:00 |
Matteo Bruni
|
b41a3ad219
|
ddraw: Make sure AddLight properly activates lights.
|
2015-03-31 18:49:29 +09:00 |
Matteo Bruni
|
ca7e56cfee
|
ddraw: D3DLIGHT lights default to active.
Actually, there is no way to deactivate them short of removing them from
the viewport.
|
2015-03-31 18:49:29 +09:00 |
Henri Verbeet
|
94967c28b9
|
wined3d: Add support for half-integer pixel centers.
Like in OpenGL and Direct3D 10+.
|
2015-03-30 19:10:29 +09:00 |
Frédéric Delanoy
|
f6a341c747
|
Assorted spelling/grammar fixes.
|
2015-03-27 22:29:48 +09:00 |
Stefan Dösinger
|
bfe82190ad
|
ddraw/tests: Port test_color_fill to earlier versions.
|
2015-03-27 20:40:37 +09:00 |
Stefan Dösinger
|
7897a2c058
|
ddraw/tests: Make sure color keying is on in test_texturemapblend.
|
2015-03-27 20:40:37 +09:00 |
Francois Gouget
|
baf32ced74
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2015-03-24 20:01:37 +09:00 |
Stefan Dösinger
|
70c6666d1e
|
ddraw/tests: Correct executebuffer offsets.
|
2015-03-23 22:59:16 +09:00 |
Stefan Dösinger
|
daf3e8a0dc
|
ddraw/tests: The testbot applies color keying without a key.
|
2015-03-23 22:59:15 +09:00 |
Stefan Dösinger
|
02be2e38a8
|
ddraw: Update the palette before presents to the NULL window.
|
2015-03-23 22:59:14 +09:00 |
Henri Verbeet
|
1dea0c1d67
|
ddraw: Get rid of some comments in the middle of the copyright headers.
|
2015-03-20 21:32:21 +09:00 |
Stefan Dösinger
|
df829de88d
|
ddraw: Handle DDBLT_ROP in ddraw.
|
2015-03-18 21:03:22 +09:00 |
Stefan Dösinger
|
948202c47f
|
ddraw: Add validation and tests for DDBLT_ROP.
|
2015-03-17 23:34:28 +09:00 |
Stefan Dösinger
|
e0edd55a2e
|
ddraw/tests: Add tests for DDBLT_DEPTHFILL.
|
2015-03-17 23:34:01 +09:00 |
Stefan Dösinger
|
a84980168c
|
ddraw: Add DDBLT_DEPTHFILL validation.
|
2015-03-17 23:33:56 +09:00 |
Stefan Dösinger
|
1d8e92c170
|
ddraw/tests: Add a DDBLT_COLORFILL test.
|
2015-03-17 23:33:52 +09:00 |
Stefan Dösinger
|
6cb795b4b6
|
ddraw: Add DDBLT_COLORFILL validation.
|
2015-03-17 23:33:44 +09:00 |
Stefan Dösinger
|
5061e3502e
|
ddraw/tests: r200 ignores the alpha channel when matching color keys.
|
2015-03-13 22:28:30 +09:00 |
Stefan Dösinger
|
2702f28e66
|
ddraw: Remove support for V16U16.
None of my Windows drivers support this format. At best this will
confuse applications trying to pick X8L8V8U8.
|
2015-03-11 22:09:29 +09:00 |
Stefan Dösinger
|
b07b350286
|
ddraw: Set DDPF_BUMPLUMINANCE for V5U5L6 and X8L8V8U8.
|
2015-03-11 22:09:24 +09:00 |
Stefan Dösinger
|
937522ffd0
|
ddraw/tests: Add a test for signed formats.
|
2015-03-11 22:09:15 +09:00 |
Francois Gouget
|
e928f5544e
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2015-03-08 17:46:52 +09:00 |
Michael Stefaniuc
|
bd9d41080f
|
ddraw/tests: Actually test some return values (PVS-Studio).
|
2015-03-04 21:50:41 +09:00 |
Sebastian Lackner
|
68528519fc
|
ddraw: Remove unused code for ChangeUniquenessValue.
|
2015-03-03 17:12:41 +09:00 |
Amine Khaldi
|
21bfc8c440
|
include: Correct DDSCAPS2 and DDSURFACEDESC2 structures and their uses.
|
2015-03-02 23:00:32 +09:00 |
Stefan Dösinger
|
5408c5ea34
|
ddraw/tests: Create a device in test_surface_discard.
|
2015-02-17 21:16:12 +09:00 |
Stefan Dösinger
|
f64815e651
|
ddraw/tests: Port D3D1_ViewportClearTest to ddraw1.c (v2).
|
2015-02-17 21:16:08 +09:00 |
Stefan Dösinger
|
8c158c1e33
|
ddraw/tests: Port test_texturemapblend to ddraw2.c.
|
2015-02-16 23:26:18 +09:00 |
Stefan Dösinger
|
c0efc3ebf8
|
ddraw/tests: Port D3D1_TextureMapBlendTest to ddraw1.c.
|
2015-02-16 23:26:06 +09:00 |
Stefan Dösinger
|
f75d1b0c2f
|
d3d/tests: Geforce8+ GPUs abs() table fog.
|
2015-02-13 22:37:07 +09:00 |
Stefan Dösinger
|
861ade434a
|
ddraw/tests: Test rhw table fog z vs rhw.
|
2015-02-12 22:19:13 +09:00 |
Henri Verbeet
|
ea534c9ab4
|
wined3d: Allow initial texture contents to be specified with wined3d_texture_create().
|
2015-01-05 20:15:35 +01:00 |
Erich E. Hoover
|
3d5fe2074e
|
ddraw: Fix inverted logic for enumerating secondary devices.
|
2014-12-11 16:41:05 +01:00 |
Henri Verbeet
|
af9ccb490a
|
ddraw: Use wined3d_log2i() to calculate the level count in ddraw_surface_create().
|
2014-12-10 19:32:08 +01:00 |
Stefan Dösinger
|
19c860499a
|
wined3d: Filter messages generated by focus handling.
|
2014-12-08 14:18:43 +01:00 |
Stefan Dösinger
|
262b9cc62e
|
ddraw/tests: Test WM_SYSCOMMAND handling.
|
2014-12-08 14:18:38 +01:00 |
Stefan Dösinger
|
bd91c559ae
|
ddraw/tests: Fix window deactivation in test_coop_level_activateapp.
|
2014-12-08 14:18:36 +01:00 |
Stefan Dösinger
|
871fc4a38f
|
d3d/tests: Rename fog_interpolation_test for consistency.
|
2014-11-27 13:27:24 +01:00 |
Stefan Dösinger
|
96519f9be9
|
d3d/tests: Table fog does not abs the fog coordinate.
|
2014-11-27 13:27:21 +01:00 |
Stefan Dösinger
|
cfd741c6b6
|
d3d/tests: Show that the vfog abs is not a property of D3DFOG_LINEAR.
|
2014-11-27 13:27:17 +01:00 |
Stefan Dösinger
|
c9b10beb36
|
wined3d: Vertex fog uses the absolute eye position z.
|
2014-11-27 13:27:13 +01:00 |
Stefan Dösinger
|
f905c7c07a
|
ddraw: Restore the registry display mode.
|
2014-11-20 22:31:39 +09:00 |
Stefan Dösinger
|
0edb13a20f
|
ddraw/tests: Test messages on window reactivation.
|
2014-11-20 22:31:18 +09:00 |
Stefan Dösinger
|
f6dde70624
|
wined3d: Restore the display mode on focus change.
|
2014-11-19 17:56:44 +09:00 |
Stefan Dösinger
|
a9e0ece68a
|
ddraw/tests: Test mode changes on focus loss and restore.
|
2014-11-19 16:41:11 +09:00 |
Stefan Dösinger
|
a071587373
|
ddraw/tests: Test focus loss style changes.
|
2014-11-19 16:40:48 +09:00 |
Stefan Dösinger
|
be01a7637d
|
ddraw/tests: Test messages on focus loss.
|
2014-11-19 16:40:45 +09:00 |