[Bug 8754] Games doesn't receive keyboard Input (BuildActionMap, SetActionMap, EnumDevicesBySemantics)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 23 07:35:43 CDT 2010


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





--- Comment #47 from Henri Verbeet <hverbeet at gmail.com>  2010-05-23 07:35:41 ---
(In reply to comment #46)
> That patch looks like a hack to me. What it means is that something inside
> context_set_draw_buffer is not properly protected with critical section.
It is, but doesn't have much to do with critical sections. The NFS games screw
around with the FPU control word, unmasking some exceptions. That patch masks
them again in a convenient place, but it's unlikely to be the correct place.
(And this really doesn't have a whole lot to do with this bug.)

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