- 22 Aug, 2011 1 commit
-
-
Austin English authored
-
- 04 Aug, 2011 1 commit
-
-
Frédéric Delanoy authored
-
- 01 Aug, 2011 1 commit
-
-
Frédéric Delanoy authored
-
- 29 Jul, 2011 1 commit
-
-
Henri Verbeet authored
-
- 25 Jul, 2011 5 commits
-
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Henri Verbeet authored
-
Henri Verbeet authored
It would have been nice if we could do all of this inside wined3d, but we need to determine what resources are in use by d3d8/d3d9, not wined3d. This is mostly an issue for "implicit" resources like swapchain render targets and the depth / stencil surface. The fact that we're having this problem probably means we're doing it wrong. Since these implicit resources should only be referenced by wined3d, we could probably just destroy and recreate the swapchain, instead of the little updateSurfaceDesc() dance we currently do.
-
- 08 Jul, 2011 2 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
- 05 Jul, 2011 6 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Henri Verbeet authored
D3DRS_ZBIAS is poorly defined, but it makes sense that the bias should be format independent. Looking at application behaviour, it seems to include a slope scale factor as well. This fixes a couple of regressions introduced by 96b758f7, although it was broken before as well, just in a different way.
-
- 24 Jun, 2011 2 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
Instead of using dxVersion.
-
- 23 Jun, 2011 1 commit
-
-
Henri Verbeet authored
-
- 22 Jun, 2011 1 commit
-
-
Henri Verbeet authored
-
- 20 Jun, 2011 3 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
- 17 Jun, 2011 3 commits
-
-
Stefan Dösinger authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
- 06 Jun, 2011 3 commits
-
-
Andrew Nguyen authored
-
Henri Verbeet authored
There's no need to ask wined3d, since it's constant for a given implementation.
-
Henri Verbeet authored
Since we report D3DPMISCCAPS_CLIPTLVERTS.
-
- 31 May, 2011 1 commit
-
-
Andrew Nguyen authored
-
- 25 May, 2011 1 commit
-
-
Stefan Dösinger authored
-
- 24 May, 2011 1 commit
-
-
Henri Verbeet authored
-
- 19 May, 2011 2 commits
-
-
Stefan Dösinger authored
-
Henri Verbeet authored
-
- 18 May, 2011 2 commits
-
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
- 17 May, 2011 2 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
- 11 May, 2011 1 commit
-
-
Henri Verbeet authored
-