[PATCH 2/5] ddraw: Use offscreen backbuffers.

Henri Verbeet hverbeet at gmail.com
Fri Sep 16 05:35:56 CDT 2011


On 16 September 2011 11:17, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> Another thing your second patch breaks is vsync because there won't be any swapbuffer calls. Although arguably that was kinda broken since we replaced flips with blits.
>
It was broken even before that, since it's set at context creation,
while Flip tried to override it at the actual present call.



More information about the wine-devel mailing list