Module: wine Branch: master Commit: c9b8a79e0bd61204cfe7b88362617da9a485f0e0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c9b8a79e0bd61204cfe7b88362...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Sun Jun 3 13:20:27 2007 +0200
wined3d: Implement vertical refresh sync.
---
dlls/wined3d/directx.c | 4 +++ dlls/wined3d/surface.c | 33 ++++++++++++++++++++++++++--- dlls/wined3d/swapchain.c | 44 ++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/wined3d_private.h | 1 + include/ddraw.h | 4 +++ include/wine/wined3d_gl.h | 9 ++++++++ include/wine/wined3d_types.h | 11 ++++++++++ 7 files changed, 102 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c9b8a79e0bd61204cfe7b8...