[Bug 52334] Vanilla WoW 1.12.1 performance regression between 6.22 and 6.23 (still present 7.0rc4)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 8 18:26:12 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52334

--- Comment #2 from Igor <karabaja4 at gmail.com> ---
Hi,

I bisected the commits between 6.22 and 6.23. I found the culprit to be this
commit:

537e20e041bd3b36553e45fe83671a92fdfd7735 is the first bad commit
commit 537e20e041bd3b36553e45fe83671a92fdfd7735
Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Dec 1 17:52:16 2021 -0600

    wined3d: Map OpenGL adapter BOs persistently on 64-bit architectures.

    Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/wined3d/context_gl.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list