https://bugs.winehq.org/show_bug.cgi?id=14522
--- Comment #41 from Marc Bessières marc.bessieres@gmail.com --- Henri, just to confirm that the errors: err:d3d:device_leftover_sampler Leftover sampler 0x1dd8c0. err:d3d:device_leftover_sampler Leftover sampler 0x8cfdae0.
disappeared with your commit: commit 525696fe6c4c54888255783cd1be4439ae700fc8 Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Jan 19 13:44:12 2015 +0100
wined3d: Properly cleanup samplers on wined3d_device_reset() / wined3d_device_uninit_3d().
Thank you Henri