Henri Verbeet : wined3d: Move the context array from struct wined3d_swapchain to struct wined3d_swapchain_gl.

Alexandre Julliard julliard at winehq.org
Tue Aug 13 14:54:32 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Aug 13 13:19:39 2019 +0430

wined3d: Move the context array from struct wined3d_swapchain to struct wined3d_swapchain_gl.

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

---

 dlls/wined3d/adapter_gl.c      |  2 +-
 dlls/wined3d/context.c         | 18 +++++-----
 dlls/wined3d/device.c          |  5 +--
 dlls/wined3d/swapchain.c       | 80 +++++++++++++++++++++++-------------------
 dlls/wined3d/wined3d_private.h | 14 ++++----
 5 files changed, 64 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list