=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Replace presentation interval flags with enum.

Alexandre Julliard julliard at winehq.org
Mon Mar 12 17:40:24 CDT 2018


Module: wine
Branch: master
Commit: e318f8c825719ceb68bcc0b83142256bec3b8346
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e318f8c825719ceb68bcc0b83142256bec3b8346

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Mar 12 13:53:48 2018 +0100

wined3d: Replace presentation interval flags with enum.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d8/device.c       | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
 dlls/d3d9/device.c       | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
 dlls/dxgi/factory.c      |  2 +-
 dlls/wined3d/swapchain.c | 27 +++------------------------
 include/wine/wined3d.h   | 21 ++++++++++++---------
 5 files changed, 108 insertions(+), 38 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e318f8c825719ceb68bcc0b83142256bec3b8346



More information about the wine-cvs mailing list