Dmitry Timoshkov
|
5ddac44dc2
|
wined3d: Do not play with WS_VISIBLE, this causes unwanted mapping/unmapping of the window.
|
2007-01-15 12:44:18 +01:00 |
Stefan Dösinger
|
8658d20b3e
|
wined3d, d3d9: Caps correction.
|
2007-01-15 12:44:03 +01:00 |
Stefan Dösinger
|
8c8d1e4f89
|
wined3d: Do not force dynamic usage on transformed buffers.
|
2007-01-15 12:43:46 +01:00 |
Stefan Dösinger
|
e328e24daa
|
wined3d: Better tracking of vertex buffer assignments.
|
2007-01-15 12:43:40 +01:00 |
Stefan Dösinger
|
03389acc30
|
wined3d: Do not free regularily locked surfaces.
|
2007-01-15 12:43:29 +01:00 |
Stefan Dösinger
|
a7916d8011
|
wined3d: Revert "wined3d: Do not preload vertex buffers in unlock.".
This reverts commit 6fb1869b98 .
|
2007-01-15 12:43:11 +01:00 |
Stefan Dösinger
|
ce0773a02e
|
wined3d: Avoid a NULL pointer dereference in UpdateTexture (Coverity).
|
2007-01-12 11:50:04 +01:00 |
Stefan Dösinger
|
723b32b1c9
|
wined3d: Do not perform a NULL check on riid (Coverity).
|
2007-01-12 11:49:46 +01:00 |
Stefan Dösinger
|
cb74603e43
|
d3d9: Implement IDirect3DDevice9::StretchRect.
|
2007-01-12 11:49:38 +01:00 |
Ken Thomases
|
94be42eb2d
|
wined3d: Do not block waiting for occlusion query result in GetData.
|
2007-01-12 11:24:20 +01:00 |
Stefan Dösinger
|
60c9ea6751
|
wined3d: Remove dead NV_TEXTURE_SHADER code
|
2007-01-10 22:03:50 +01:00 |
Stefan Dösinger
|
b07c48c499
|
wined3d: Do not activate / deactivate texture dimensions twice.
|
2007-01-10 22:03:28 +01:00 |
Stefan Dösinger
|
70831d1d2d
|
wined3d: D3D7 vertex buffers never change their declaration.
|
2007-01-10 22:03:17 +01:00 |
Stefan Dösinger
|
08c7b3947b
|
wined3d: Fix a capital letter in a parameter name.
|
2007-01-10 22:03:09 +01:00 |
Stefan Dösinger
|
7fd246ebe3
|
wined3d: Add copyright statements to state.c.
|
2007-01-10 22:02:23 +01:00 |
Stefan Dösinger
|
fe6165db19
|
wined3d: Attempt to remove some tabs smuggled in by xcode.
|
2007-01-10 22:02:10 +01:00 |
Stefan Dösinger
|
953f8d7b37
|
wined3d: Do not warn about unsupported point sizes if the default values are set.
|
2007-01-10 22:01:57 +01:00 |
Stefan Dösinger
|
60ea760945
|
wined3d: Avoid false resultarg warnings.
|
2007-01-10 22:01:46 +01:00 |
Stefan Dösinger
|
d4b63bbd87
|
wined3d: Store the scissor rect in the stateblock.
|
2007-01-10 22:01:20 +01:00 |
Stefan Dösinger
|
222c531b1a
|
wined3d: Count the framerate per swapchain, not globally.
|
2007-01-10 22:00:47 +01:00 |
Stefan Dösinger
|
9b4920996e
|
wined3d: Move material applying to the state table.
|
2007-01-10 22:00:34 +01:00 |
Stefan Dösinger
|
dfeb40cbff
|
wined3d: Remove the invymat from drawprim.c.
|
2007-01-10 22:00:25 +01:00 |
Stefan Dösinger
|
329670c7f1
|
wined3d: Do not reset the material.
|
2007-01-10 22:00:17 +01:00 |
Michael Stefaniuc
|
33af3c5c83
|
janitorial: Use the C standard for multiline strings.
|
2007-01-10 12:28:19 +01:00 |
Michael Stefaniuc
|
290ae94e66
|
wined3d: Remove stray '\' at end of lines.
|
2007-01-09 12:03:50 +01:00 |
Stefan Dösinger
|
577f8db7cf
|
wined3d: Fix np2 textures.
|
2007-01-08 21:00:23 +01:00 |
Stefan Dösinger
|
9f2e0fa2e0
|
wined3d: Do not try to read the vertex decl when the stateblock isn't finalized.
|
2007-01-08 21:00:14 +01:00 |
Stefan Dösinger
|
2e55c196ee
|
wined3d: Remove some unneeded context cache members from the device.
|
2007-01-08 21:00:04 +01:00 |
Stefan Dösinger
|
d47ec21280
|
wined3d: Vertex buffers can use the declaration from the device.
|
2007-01-08 20:59:57 +01:00 |
Stefan Dösinger
|
6fb1869b98
|
wined3d: Do not preload vertex buffers in unlock.
|
2007-01-08 20:59:48 +01:00 |
Stefan Dösinger
|
b310e98693
|
wined3d: Clean up drawprim a bit.
|
2007-01-08 20:59:38 +01:00 |
Stefan Dösinger
|
478d22f742
|
wined3d: Do not keep internal references on index buffers.
|
2007-01-08 20:59:17 +01:00 |
Stefan Dösinger
|
3581d8e8d8
|
wined3d: Do not keep internal references on vertex buffers.
|
2007-01-08 20:59:06 +01:00 |
Stefan Dösinger
|
467fa4e702
|
wined3d: Do not keep internal references on pixel shaders.
|
2007-01-08 20:58:53 +01:00 |
Stefan Dösinger
|
7123d617a4
|
wined3d: Do not keep internal references on vertex shaders.
|
2007-01-08 20:58:45 +01:00 |
Stefan Dösinger
|
15f91b4ad3
|
wined3d: Do not keep internal references to the vertex declaration.
|
2007-01-08 20:58:36 +01:00 |
Stefan Dösinger
|
fdb62cbaeb
|
wined3d: Do not activate vertex shaders needlessly.
|
2007-01-08 20:58:21 +01:00 |
Stefan Dösinger
|
09ab812e79
|
wined3d: Avoid negative draw start indices.
|
2007-01-08 20:58:11 +01:00 |
Stefan Dösinger
|
8e37fcd266
|
wined3d: Move applying shader constants to the state table.
|
2007-01-08 20:57:57 +01:00 |
Stefan Dösinger
|
f2dfbe76c2
|
wined3d: Remove the general query fixme.
|
2007-01-08 20:57:03 +01:00 |
Stefan Dösinger
|
799770b992
|
wined3d: Apply shaders in their state handlers.
|
2007-01-08 20:56:51 +01:00 |
Stefan Dösinger
|
7e314011fb
|
wined3d: Move debugging fixmes from drawprim to the stream source handler.
|
2007-01-08 20:56:36 +01:00 |
Stefan Dösinger
|
27bac24acb
|
wined3d: Re-add the fixed function stream source trace.
|
2007-01-08 20:56:06 +01:00 |
Stefan Dösinger
|
d5f18e6a63
|
wined3d: Move applying the gl stream sources to the state table.
|
2007-01-08 20:55:51 +01:00 |
Chris Robinson
|
d8c67c3415
|
wined3d: state_pointsprite should apply to all texture units.
|
2007-01-04 21:36:59 +01:00 |
H. Verbeet
|
7ae71a92a2
|
wined3d: Skip sampler state application for stages that aren't mapped to a texture unit.
|
2007-01-04 21:23:42 +01:00 |
H. Verbeet
|
aced8de853
|
wined3d: Skip WINED3DTSS_TEXCOORDINDEX state application for stages that aren't mapped to a texture unit.
|
2007-01-04 21:23:37 +01:00 |
H. Verbeet
|
c7fad607ba
|
wined3d: Don't do WINED3DTSS_ALPHAOP texture operations for stages that aren't mapped to a texture unit.
|
2007-01-04 21:23:31 +01:00 |
H. Verbeet
|
8c530333cb
|
wined3d: Don't do WINED3DTSS_COLOROP texture operations for stages that aren't mapped to a texture unit.
|
2007-01-04 21:18:10 +01:00 |
Francois Gouget
|
bbb2b7fd98
|
Assorted spelling fixes.
|
2007-01-04 11:27:31 +01:00 |