Zebediah Figura : wined3d: Store the sample mask in wined3d_state.

Alexandre Julliard julliard at winehq.org
Wed Sep 2 15:24:33 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Wed Sep  2 00:27:42 2020 -0500

wined3d: Store the sample mask in wined3d_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            |  8 +++-----
 dlls/wined3d/adapter_vk.c      |  2 +-
 dlls/wined3d/cs.c              |  6 +++++-
 dlls/wined3d/device.c          | 24 +++++++++++++++---------
 dlls/wined3d/directx.c         |  2 +-
 dlls/wined3d/state.c           | 10 +++++-----
 dlls/wined3d/stateblock.c      |  2 ++
 dlls/wined3d/wined3d_private.h |  8 ++++++--
 include/wine/wined3d.h         |  4 ++--
 9 files changed, 40 insertions(+), 26 deletions(-)

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



More information about the wine-cvs mailing list