https://bugs.winehq.org/show_bug.cgi?id=19748
--- Comment #39 from Ivan Molodetskikh yalterz@gmail.com --- (In reply to Ivan Molodetskikh from comment #38)
(In reply to Arthur Moore from comment #36)
Yes!
As of commit 4315caeff699325cd681b9beb7d22908b098411b on 3-25-2016 this is still an issue.
fixme:d3d:wined3d_occlusion_query_ops_get_data 0x8b7d388 Wrong thread, returning 1.
As has been previously noted, it prevents occlusion culling from working correctly. The performance hit comes from needing to disable occlusion culling.
Confirming this, getting this message spammed while trying to run INFRA (a Half-Life 2 mod) and much lower framerate than on Windows.
Wine 2.6 Arch Linux x64 64-bit wineprefix
Also getting
fixme:d3d:wined3d_occlusion_query_ops_poll 0x8b7d388 Wrong thread, returning 1.
spam. Sorry for double post.