[Bug 23785] A.I.M Racing: mouse cursor invisible in the menus

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 14 09:41:20 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23785

GyB <gyebro69 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
                 CC|                            |hverbeet at gmail.com
          Component|-unknown                    |directx-d3d

--- Comment #3 from GyB <gyebro69 at gmail.com> 2010-10-14 09:41:17 CDT ---
It turned out that this is a regression: the game worked without this issue in
Wine-1.1.13.

The result of regression testing:

bae1ec98ca010016eff3b28677f34f8aab414eb1 is the first bad commit
commit bae1ec98ca010016eff3b28677f34f8aab414eb1
Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jan 23 10:22:34 2009 +0100

    wined3d: Don't use drawStridedFast() for drawing pretransformed vertices.

    This was exposed by adding EXT_vertex_array_bgra support, previously we
would
    almost never hit this because color data being present would already
prevent
    us from using drawStridedFast(). Thanks to Stefan for spotting this.

:040000 040000 1c73bacb0c117859487c9db00f341ff3795f4bba
f932074c8ad6108cedf1e7afd798e364d8c9d005 M    dlls

git checkout bae1ec98ca010016eff3b28677f34f8aab414eb1 >> invisible mouse
git revert bae1ec98ca010016eff3b28677f34f8aab414eb1 >> restores the working
condition

Author of the patch added to CC.
Added the keyword: regression and changing component.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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