[Bug 47066] Extremely low FPS in osu! on wine 4.6, unplayable

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 3 14:58:09 CDT 2019


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

--- Comment #5 from Ivan Molodetskikh <yalterz at gmail.com> ---
Did the bisecting. FYI still broken in 4.7 and on latest master.

0cb79db12ac7c48477518dcff269ccc5d6b745e0 is the first bad commit
commit 0cb79db12ac7c48477518dcff269ccc5d6b745e0
Author: Micah N Gorrell <mgorrell at codeweavers.com>
Date:   Wed Apr 10 13:04:18 2019 -0600

    winex11.drv: Recreate gl_drawable for top-level windows as non-top level
when clipping for child windows is required.

    Prevent creating a gl_drawable for a window as type DC_GL_WINDOW if
    there are known children of the window, since DC_GL_WINDOW does not
    support clipping.

    Recreate a gl_drawable that was previously create as type DC_GL_WINDOW
    when a child is encountered.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=15232
    Signed-off-by: Micah N Gorrell <mgorrell at codeweavers.com>
    Signed-off-by: Ken Thomases <ken at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
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