Henri Verbeet : wined3d: Make the adapter responsible for context destruction and allocation.

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


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue May  7 15:18:10 2019 +0430

wined3d: Make the adapter responsible for context destruction and allocation.

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

---

 dlls/wined3d/adapter_gl.c      |  48 ++++++++++++++-
 dlls/wined3d/adapter_vk.c      |  28 ++++++++-
 dlls/wined3d/context.c         | 132 +++++++++++++++++++----------------------
 dlls/wined3d/directx.c         |  30 +++++++++-
 dlls/wined3d/wined3d_private.h |  16 ++++-
 5 files changed, 176 insertions(+), 78 deletions(-)

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



More information about the wine-cvs mailing list