Zebediah Figura : d3d11: Fail OMSetRenderTargets() if any of the views have the wrong binding flags.

Alexandre Julliard julliard at winehq.org
Mon Jul 19 15:59:14 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Thu Jul 15 00:18:33 2021 -0500

d3d11: Fail OMSetRenderTargets() if any of the views have the wrong binding flags.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/device.c       | 53 ++++++++++++++++-------------
 dlls/d3d8/device.c        |  3 +-
 dlls/d3d9/device.c        |  2 +-
 dlls/ddraw/ddraw.c        |  2 +-
 dlls/ddraw/device.c       | 13 ++++---
 dlls/ddraw/surface.c      |  7 ++--
 dlls/wined3d/device.c     | 86 +++++++++++++++++++++++++----------------------
 dlls/wined3d/wined3d.spec |  2 +-
 include/wine/wined3d.h    |  4 +--
 9 files changed, 94 insertions(+), 78 deletions(-)

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



More information about the wine-cvs mailing list