https://bugs.winehq.org/show_bug.cgi?id=40791
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |joseph.kucia@gmail.com Ever confirmed|0 |1
--- Comment #9 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Fabian Maurer from comment #8)
Reopening the bug, the issue reappeared again. Bisected to commit 6b94fb1e4a6828f5a2f366bd065609bd127aa55f Author: Józef Kucia jkucia@codeweavers.com Date: Sun Dec 18 00:22:25 2016 +0100
wined3d: Always check if context window needs to be updated. Fixes a regression introduced by commit 8673dca87df76b8f94be65c82e4a1a389c13dd9b.
We really need regression tests for those pesky blackscreens.
This is probably another instance of bug 42002 (https://bugs.freedesktop.org/show_bug.cgi?id=99116). It would be good if you could confirm this. FWIW, I've got a fix for this Mesa bug, but I'm not sure if my fix is the best way to resolve it yet.