Stefan Dösinger
|
4e5314011b
|
wined3d: Move WINED3DTSS_TEXCOORDINDEX to the state table.
|
2006-12-20 17:06:24 +01:00 |
Stefan Dösinger
|
bd6a6ad2c0
|
wined3d: Move WINED3DTSS_ALPHAOP to the state table.
|
2006-12-20 17:06:10 +01:00 |
Stefan Dösinger
|
762af471e8
|
wined3d: Move WINED3DTSS_COLOROP to the state table.
|
2006-12-20 17:06:00 +01:00 |
Stefan Dösinger
|
251f1eea7a
|
wined3d: Do not enable the texture dimensions in BindTexture.
|
2006-12-20 17:05:51 +01:00 |
Stefan Dösinger
|
569a2fa7c0
|
wined3d: Add empty texture stage states to the state table.
|
2006-12-20 17:05:40 +01:00 |
Stefan Dösinger
|
1e264e5dd4
|
wined3d: Temporary disable nvrc junk texture skipping.
|
2006-12-20 17:05:11 +01:00 |
H. Verbeet
|
e4fc45e0fe
|
wined3d: Allow wined3d to handle multiple render targets.
|
2006-12-20 12:32:30 +01:00 |
H. Verbeet
|
299c1e62bf
|
wined3d: Allow the FBO code to handle multiple render targets.
|
2006-12-20 12:32:13 +01:00 |
H. Verbeet
|
577dbb578b
|
wined3d: Move storing the render target from ActiveRender to SetRenderTarget.
Use the render target index rather than hardcoding 0.
|
2006-12-20 12:31:57 +01:00 |
H. Verbeet
|
8355b1a501
|
wined3d: Allow the device to store multiple render targets.
|
2006-12-20 12:31:40 +01:00 |
Stefan Dösinger
|
f661a8287c
|
wined3d: Add WINED3DRS_STIPPLEPATTERNxy.
|
2006-12-19 16:53:44 +01:00 |
Stefan Dösinger
|
f154f543aa
|
wined3d: Fix a function name.
|
2006-12-19 16:53:37 +01:00 |
Stefan Dösinger
|
ff077ec621
|
wined3d: Add missing render state function.
|
2006-12-19 16:53:30 +01:00 |
Stefan Dösinger
|
062b6ffc5c
|
wined3d: Catch nop render state changes.
|
2006-12-19 16:53:18 +01:00 |
Stefan Dösinger
|
c83562af69
|
wined3d: Move render state applying to drawprim.
|
2006-12-19 16:53:07 +01:00 |
Stefan Dösinger
|
7532c759f1
|
wined3d: Add the state dirtification infrastructure.
|
2006-12-19 16:53:00 +01:00 |
Markus Amsler
|
5e0fc62135
|
d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice.
|
2006-12-18 12:07:26 +01:00 |
Markus Amsler
|
4ca9fccf31
|
wined3d: Remove IWineD3DVolume_GetContainerParent.
|
2006-12-18 12:02:28 +01:00 |
Markus Amsler
|
9b397ec2d5
|
wined3d: Remove IWineD3DSurface_GetContainerParent.
|
2006-12-18 12:02:17 +01:00 |
Markus Amsler
|
0bceec1be8
|
wined3d: Call the depth stencil destroy callback function.
|
2006-12-18 12:01:39 +01:00 |
Vitaliy Margolen
|
2a63a03eb1
|
wined3d: When changing display modes clip cursor to the requested display size.
|
2006-12-15 13:44:36 +01:00 |
Stefan Dösinger
|
17eabc42b3
|
wined3d: Clean up SetRenderState.
|
2006-12-15 12:18:52 +01:00 |
Stefan Dösinger
|
46028b0832
|
wined3d: D3DRS_ZVISIBLE is not supposed to return an error.
|
2006-12-15 12:18:36 +01:00 |
Francois Gouget
|
367f91fb5c
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
Dmitry Timoshkov
|
47ffd7ae95
|
wined3d: Make some data const.
|
2006-12-14 20:11:41 +01:00 |
Stefan Dösinger
|
92460b98d1
|
wined3d: Move WINED3DRS_SEPARATEALPHABLENDENABLE to the state table.
|
2006-12-11 16:27:04 +01:00 |
Stefan Dösinger
|
8a5bf91b4e
|
wined3d: Move SRGBWRITEENABLE to the state table.
|
2006-12-11 16:26:53 +01:00 |
Stefan Dösinger
|
cd0d0a7041
|
wined3d: Move tesselation to the state table.
|
2006-12-11 16:26:39 +01:00 |
Stefan Dösinger
|
3bb41771ad
|
wined3d: Move WINED3DRS_NORMALDEGREE to the state table.
|
2006-12-11 16:26:25 +01:00 |
Stefan Dösinger
|
052197acb0
|
wined3d: Move WINED3DRS_POSITIONDEGREE to the state table.
|
2006-12-11 16:26:14 +01:00 |
Stefan Dösinger
|
e25edbfc66
|
wined3d: Make WINED3DRS_DEBUGMONITORTOKEN a nogl state.
|
2006-12-11 16:26:05 +01:00 |
Stefan Dösinger
|
8197470d67
|
wined3d: Move WINED3DRS_PATCHSEGMENTS to the state table.
|
2006-12-11 16:25:48 +01:00 |
Stefan Dösinger
|
e498a16124
|
wined3d: Move WINED3DRS_PATCHEDGESTYLE to the state table.
|
2006-12-11 16:25:13 +01:00 |
Stefan Dösinger
|
d7b8549963
|
wined3d: Move WINED3DRS_MULTISAMPLEMASK to the state table.
|
2006-12-11 16:25:03 +01:00 |
Stefan Dösinger
|
55a5b4ca1e
|
wined3d: Move WINED3DRS_ANTIALIAS to the state table.
|
2006-12-11 16:24:52 +01:00 |
Stefan Dösinger
|
2710be0327
|
wined3d: Move WINED3DRS_STIPPLEDALPHA to the state table.
|
2006-12-11 16:24:38 +01:00 |
Stefan Dösinger
|
312be46415
|
wined3d: Move WINED3DRS_TEXTUREPERSPECTIVE to the state table.
|
2006-12-11 16:24:23 +01:00 |
Stefan Dösinger
|
30cf5e4e90
|
wined3d: Move WINED3DRS_DEPTHBIAS to the state table.
|
2006-12-11 16:24:10 +01:00 |
Stefan Dösinger
|
d7e55c2841
|
wined3d: Move WINED3DRS_SCISSORTESTENABLE to the state table.
|
2006-12-11 16:23:57 +01:00 |
Stefan Dösinger
|
0c1aba5fe2
|
wined3d: Move WINED3DRS_MULTISAMPLEANTIALIAS to the state table.
|
2006-12-11 16:23:45 +01:00 |
Stefan Dösinger
|
81dce7189d
|
wined3d: Move WINED3DRS_WRAPx to the state table.
|
2006-12-11 16:23:34 +01:00 |
Stefan Dösinger
|
920225d4a4
|
wined3d: Move WINED3DRS_POINTSPRITEENABLE to the state table.
|
2006-12-11 16:23:18 +01:00 |
Stefan Dösinger
|
2b775221fd
|
wined3d: WINED3DRS_SOFTWAREVERTEXPROCESSING is a nogl state.
|
2006-12-11 16:23:02 +01:00 |
Stefan Dösinger
|
c5344709b1
|
wined3d: Move WINED3DRS_LASTPIXEL to the state table.
|
2006-12-11 16:22:48 +01:00 |
Stefan Dösinger
|
580b9961f4
|
wined3d: Move WINED3DRS_LOCALVIEWER to the state table.
|
2006-12-11 16:22:35 +01:00 |
Stefan Dösinger
|
4c64b86f5b
|
wined3d: Move WINED3DRS_COLORWRITEENABLEx to the state table.
|
2006-12-11 16:22:18 +01:00 |
Stefan Dösinger
|
caa371a69c
|
wined3d: Move point scale render states to the state table.
|
2006-12-11 16:22:03 +01:00 |
Stefan Dösinger
|
9a0e4b5453
|
wined3d: Move WINED3DRS_POINTSIZE_MAX to the state table.
|
2006-12-11 16:21:39 +01:00 |
Stefan Dösinger
|
51b41d9981
|
wined3d: Move WINED3DRS_POINTSIZE_MIN to the state table.
|
2006-12-11 16:21:23 +01:00 |
Stefan Dösinger
|
0ec7c8b55a
|
wined3d: Move WINED3DRS_POINTSIZE to the state table.
|
2006-12-11 16:20:52 +01:00 |