Zebediah Figura : wined3d: Separate the "ops" member of struct wined3d_cs to a new wined3d_device_context structure.

Alexandre Julliard julliard at winehq.org
Fri Mar 5 15:31:15 CST 2021


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Mar  4 21:29:44 2021 -0600

wined3d: Separate the "ops" member of struct wined3d_cs to a new wined3d_device_context structure.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
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/adapter_vk.c      |  2 +-
 dlls/wined3d/cs.c              | 54 ++++++++++++++++++++++++++++--------------
 dlls/wined3d/wined3d_private.h | 23 +++++++++++-------
 4 files changed, 53 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list