wined3d: Release the onscreen depth / stencil reference on reset.
commit11955307951540b0c51d3517ef01364038cf96b5
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 25 Jul 2011 18:45:10 +0000 (25 20:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jul 2011 19:25:24 +0000 (25 21:25 +0200)
tree57da7b58ea9323ffa6866f0095990e8c2a0eaeb2
parent27b20bac43a1cc54037d2daec81f90d3f3479473
wined3d: Release the onscreen depth / stencil reference on reset.

No need to save the contents, after a reset it's all undefined anyway.
dlls/wined3d/device.c