[Bug 30986] Severe frame rate regression in 3D games when changing cursor graphic (esp with animated cursors)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 25 13:09:51 CDT 2012


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

--- Comment #1 from James Eder <jimportal at gmail.com> 2012-06-25 13:09:51 CDT ---
This looks similar to Bug 30538 in that the cause seems to be that
wined3d_swapchain_get_display_mode is just too slow.

The patch suggested there (also on wine patches
http://source.winehq.org/patches/data/87522) avoids using
wined3d_swapchain_get_display_mode.  I don't know if it would be better to
improve wined3d_swapchain_get_display_mode or to avoid it where speed is an
issue.

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