Module: wine Branch: master Commit: 15612dd762e1948d7bb0bd4b061ecd7d180553a7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=15612dd762e1948d7bb0bd4b06...
Author: Ken Thomases ken@codeweavers.com Date: Fri Mar 21 00:15:37 2014 -0500
winemac: Make the swap interval a property of the window, not the context.
---
dlls/winemac.drv/macdrv.h | 1 + dlls/winemac.drv/opengl.c | 198 +++++++++++++++++++++++++++++++++++---------- dlls/winemac.drv/window.c | 1 + 3 files changed, 156 insertions(+), 44 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=15612dd762e1948d7bb0bd...