Zebediah Figura : wined3d: Move the blend enable state to wined3d_blend_state.

Alexandre Julliard julliard at winehq.org
Tue Mar 10 16:24:58 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Mar  9 23:07:28 2020 -0500

wined3d: Move the blend enable state to wined3d_blend_state.

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/d3d11/device.c    |  3 ---
 dlls/d3d11/state.c     |  1 +
 dlls/wined3d/context.c | 10 ++++-----
 dlls/wined3d/device.c  |  2 ++
 dlls/wined3d/shader.c  |  2 +-
 dlls/wined3d/state.c   | 61 +++++++++++++++++++++++---------------------------
 dlls/wined3d/utils.c   |  4 ++--
 include/wine/wined3d.h |  1 +
 8 files changed, 40 insertions(+), 44 deletions(-)

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



More information about the wine-cvs mailing list