wine/ windows/win.c windows/painting.c server/ ...

Dimitrie O. Paun dpaun at rogers.com
Tue Dec 7 23:23:10 CST 2004


On Tue, Dec 07, 2004 at 11:31:53AM -0600, Alexandre Julliard wrote:
> Log message:
> 	Moved update region handling to the server.
> 
> Patch: http://cvs.winehq.org/patch.py?id=14725

OK, here are the first impressions after testing this patch:
  1. Good news: bug 1091 seems to have been fixed
	http://bugs.winehq.org/show_bug.cgi?id=1091
  2. Bad news: it is *very* slow now. The repaint on
        wine List\ View.exe
     from the MS Control Spy is painful.
     Similarly, menus are slow, dialog boxes, etc.
     I have a fast machine (3GHz, 1GB RAM), and it takes
     2-3 seconds to open the File Open dialog.
     Is this expected?

Buttom line: painting looks great, somehow it seems a bit
better then before (in terms of correctness, but I can't
quite put my finger on it). If we can solve the speed issue,
we have a winner.

-- 
Dimi.




More information about the wine-devel mailing list