=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Make the adapter responsible for initialising and de-initialising 3D.

Alexandre Julliard julliard at winehq.org
Tue May 7 17:32:46 CDT 2019


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Tue May  7 15:18:08 2019 +0430

wined3d: Make the adapter responsible for initialising and de-initialising 3D.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/adapter_gl.c      | 34 ++++++++++++++++++++++----
 dlls/wined3d/adapter_vk.c      | 14 +++++++++++
 dlls/wined3d/device.c          | 54 +++++++-----------------------------------
 dlls/wined3d/directx.c         | 22 +++++++++++++++++
 dlls/wined3d/wined3d_private.h |  4 ++++
 5 files changed, 77 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list