http://bugs.winehq.org/show_bug.cgi?id=29555
--- Comment #8 from PommeGolden lapommegolden@gmail.com 2012-01-08 03:58:10 CST --- (In reply to comment #6)
(In reply to comment #4)
(In reply to comment #3)
Wine 1.3.36 & before does not have this problem.
Bisect shows:
3e9fe3e938f26a8c831f92367a13776d165cfdf8 is the first bad commit commit 3e9fe3e938f26a8c831f92367a13776d165cfdf8 Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Jan 6 11:20:03 2012 +0100
ddraw: Use the window's client rect for clipping.
:040000 040000 41ca6ddda70387741182ce47ad613e207196c570 30adc2d970a2fe0b7be3c2d7e90847d0d7b6bb3a M dlls
CORRECTION:
Sorry, the first bad commit which causes the screen to lock up is actually 31f3120815721c36b3f31a66e91a564aa3c5165b , NOT 3e9fe3e938f26a8c831f92367a13776d165cfdf8 .
Seems I was wrong again. The first bad commit should be f17e7148578939dbfac67bcb67746831819db5d9 instead...
f17e7148578939dbfac67bcb67746831819db5d9 is the first bad commit commit f17e7148578939dbfac67bcb67746831819db5d9 Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Jan 6 11:20:04 2012 +0100
ddraw: Implement IDirectDrawClipper::SetClipList().
:040000 040000 30adc2d970a2fe0b7be3c2d7e90847d0d7b6bb3a a599dea14904e2cf4ba78799d82c426cb12d22bd M dlls