wined3d: Cleanup device_resource_released().
commit6e09d7bd60acd951842c67e290ad8ba75a0618e0
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 17 Aug 2010 17:03:28 +0000 (17 19:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Aug 2010 07:41:32 +0000 (18 09:41 +0200)
tree6f8acfa11dcf416c30a0958192c8edb53ee04093
parent35b9d3dbd82944d0a0b4b708087489d8cd003e3a
wined3d: Cleanup device_resource_released().

In particular, releasing a resource that's in use by the device or the
stateblock is always an internal error in either wined3d or the relevant
wined3d client library.
dlls/wined3d/device.c