http://bugs.winehq.org/show_bug.cgi?id=22947
Summary: MZ-Translator v21 - Dark icon background Product: Wine Version: 1.2-rc2 Platform: x86-64 URL: http://www.mz-translator.com OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: newsletter@Schiermeier-Software.de
Created an attachment (id=28405) --> (http://bugs.winehq.org/attachment.cgi?id=28405) up: good icons - down: bad icons: background isn't tranparent
Regrssion in this commit:
--- 8eb2a2cf0c50f986cd136af13814dae0991cb837 is the first bad commit commit 8eb2a2cf0c50f986cd136af13814dae0991cb837 Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Apr 13 20:46:26 2010 +0200
wined3d: Disable strict draw ordering by default.
While some performance hit from the extra flushes was expected and would be acceptable, the performance hit can be over 50% on some configurations, which clearly isn't acceptable. This patch introduces a "StrictDrawOrdering" registry key for applications affected by this, until we have a more structural solution.
:040000 040000 1bab65b20766c5b4fe8674869080527419441f9e 1d0a4f9b08c0c448bcf435eb1e5816b0779a60c9 M dlls ---