Zebediah Figura : wined3d: Move the fill mode to wined3d_rasterizer_state.

Alexandre Julliard julliard at winehq.org
Fri Mar 6 16:38:40 CST 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Mar  5 19:28:09 2020 -0600

wined3d: Move the fill mode to wined3d_rasterizer_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            |  2 --
 dlls/d3d11/state.c             |  1 +
 dlls/wined3d/device.c          | 70 +++++++++++++++++++++++++++++++++++++-----
 dlls/wined3d/state.c           | 19 +++++++-----
 dlls/wined3d/wined3d_private.h |  3 +-
 include/wine/wined3d.h         |  1 +
 6 files changed, 77 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list