Zebediah Figura : d3d11: Implement depth clip control.

Alexandre Julliard julliard at winehq.org
Mon May 21 17:15:10 CDT 2018


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Sat May 19 21:08:19 2018 +0430

d3d11: Implement depth clip control.

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/d3d10core/tests/device.c  |  2 --
 dlls/d3d11/device.c            |  3 ---
 dlls/d3d11/state.c             |  1 +
 dlls/d3d11/tests/d3d11.c       |  2 --
 dlls/wined3d/context.c         |  2 +-
 dlls/wined3d/cs.c              |  2 +-
 dlls/wined3d/directx.c         |  2 ++
 dlls/wined3d/state.c           | 28 +++++++++++++++++++++++-----
 dlls/wined3d/utils.c           |  4 ++--
 dlls/wined3d/wined3d_gl.h      |  1 +
 dlls/wined3d/wined3d_private.h |  6 +++---
 include/wine/wined3d.h         |  1 +
 12 files changed, 35 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list