Józef Kucia : wined3d: Replace presentation interval flags with enum.
Module: wine Branch: master Commit: e318f8c825719ceb68bcc0b83142256bec3b8346 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e318f8c825719ceb68bcc0b83... Author: Józef Kucia <jkucia(a)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(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=e318f8c825719ceb68bcc...
participants (1)
-
Alexandre Julliard