- 26 Jul, 2011 21 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
- 25 Jul, 2011 19 commits
-
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
No need to save the contents, after a reset it's all undefined anyway.
-
Henri Verbeet authored
-
Henri Verbeet 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.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-