=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Pass wined3d_adapter to wined3d_get_format().

Alexandre Julliard julliard at winehq.org
Thu Aug 23 16:37:04 CDT 2018


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Aug 23 14:34:03 2018 +0200

wined3d: Pass wined3d_adapter to wined3d_get_format().

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/wined3d/buffer.c            |  2 +-
 dlls/wined3d/context.c           | 10 +++++-----
 dlls/wined3d/directx.c           | 33 ++++++++++++++++++---------------
 dlls/wined3d/resource.c          | 10 +++++-----
 dlls/wined3d/surface.c           |  2 +-
 dlls/wined3d/swapchain.c         | 12 +++++++-----
 dlls/wined3d/texture.c           | 27 +++++++++++++++------------
 dlls/wined3d/utils.c             |  3 ++-
 dlls/wined3d/vertexdeclaration.c | 22 ++++++++++++----------
 dlls/wined3d/view.c              |  8 ++++----
 dlls/wined3d/wined3d_private.h   |  6 +++---
 11 files changed, 73 insertions(+), 62 deletions(-)

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



More information about the wine-cvs mailing list