=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Pass feature levels to wined3d_device_create().

Alexandre Julliard julliard at winehq.org
Mon Sep 24 15:48:23 CDT 2018


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Sep 24 01:09:31 2018 +0200

wined3d: Pass feature levels to wined3d_device_create().

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             | 14 +++++++++++---
 dlls/d3d9/device.c             | 14 +++++++++++++-
 dlls/ddraw/ddraw.c             | 10 +++++++++-
 dlls/dxgi/device.c             |  7 ++++---
 dlls/dxgi/dxgi_private.h       |  1 +
 dlls/wined3d/device.c          | 31 +++++++++++++++++++++++++++++--
 dlls/wined3d/directx.c         | 20 +++++++++++---------
 dlls/wined3d/utils.c           | 22 ++++++++++++++++++++++
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h |  6 +++++-
 include/wine/wined3d.h         |  3 ++-
 11 files changed, 108 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list