http://bugs.winehq.org/show_bug.cgi?id=26690
Summary: d3d9 device test crashes on Intel i945 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: marcus@jet.franken.de
Hi,
shortly after 1.3.17 d3d9 test device started crashing.
I bisected, and the bisect converged on: git bisect good 77face22d5365d94b9bfe614ed202692e1523593 is the first bad commit commit 77face22d5365d94b9bfe614ed202692e1523593 Author: Matteo Bruni mbruni@codeweavers.com Date: Fri Mar 18 19:18:40 2011 +0100
wined3d: Get rid of context_validate.
It should not be needed anymore, now the wined3d context is implicitly validated on GL context activation. The check itself wasn't reliable because of some threading issues and it also brought a small performance hit.
:040000 040000 865b97d2f96fb3c31125a5af9b5ad12b12c8f246 dcfa2071517116fa3beb4fd3bcf7411a4e1da085 M dlls