- 25 Jul, 2011 40 commits
-
-
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
-
Alexandre Julliard authored
-
Mariusz Pluciński authored
-
Mariusz Pluciński authored
-
Mariusz Pluciński authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
-
André Hentschel authored
-
Gerald Pfeifer authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Huw Davies authored
-
Huw Davies authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dan Kegel authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-