http://bugs.winehq.org/show_bug.cgi?id=29235
Murray Colpman muzerakascooby@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |muzerakascooby@gmail.com
--- Comment #3 from Murray Colpman muzerakascooby@gmail.com 2011-12-05 13:03:29 CST --- One other thing that may be of interest is that when SlowFrontendWorkaround is set to "On" (rather than "Off" or "Alternative"), the frontend runs at a much lower framerate (as expected, and as happens on plenty of Windows systems, and has happened for as long as I can remember in wine; hence the presence of that option), and one can clearly see that bladud's guess is right, that every other frame is rendered as a black screen.
Anyway, performed the regression test - ERRORLOG on GDI startup happened here:
0f10ac93580d5a055f0b3f6e7c3d77738135f031 is the first bad commit commit 0f10ac93580d5a055f0b3f6e7c3d77738135f031 Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Nov 28 21:30:57 2011 +0100
ddraw: Create the wined3d swapchain when setting the cooperative level.
:040000 040000 f8a8ea10d91985680fe1e29e2fb64aaf8bc59e2d ab3f595c09537f3f18bd03bbe708c584f62e3952 M dlls
...So not the same commit; should I start another bug report?