Henri Verbeet : wined3d: Move the WGL fields from struct wined3d_context to struct wined3d_context_gl.

Alexandre Julliard julliard at winehq.org
Mon Jun 3 16:07:15 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Jun  3 18:28:22 2019 +0430

wined3d: Move the WGL fields from struct wined3d_context to struct wined3d_context_gl.

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

---

 dlls/wined3d/arb_program_shader.c |   2 +-
 dlls/wined3d/context.c            | 240 +++++++++++++++++---------------------
 dlls/wined3d/glsl_shader.c        |   2 +-
 dlls/wined3d/surface.c            |  10 +-
 dlls/wined3d/swapchain.c          |   6 +-
 dlls/wined3d/wined3d_private.h    |  31 ++---
 6 files changed, 135 insertions(+), 156 deletions(-)

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



More information about the wine-cvs mailing list