[Bug 28520] Diablo II: surface flips ignore vsync flags

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 27 11:38:03 CST 2012


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

Henri Verbeet <hverbeet at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Diablo II: low frame rate   |Diablo II: surface flips
                   |in game menu                |ignore vsync flags

--- Comment #3 from Henri Verbeet <hverbeet at gmail.com> 2012-01-27 11:38:03 CST ---
The problem is that framebuffer blits to the frontbuffer ignore vsync / swap
interval. We can fix that by blitting to the backbuffer instead and calling
SwapBuffers() afterwards in those cases, but probably not before 1.4.

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