Paul Gofman : wined3d: Do not allow resource to be bound as SRV and RTV at the same time.

Alexandre Julliard julliard at winehq.org
Sun Oct 27 15:06:16 CDT 2019


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

Author: Paul Gofman <gofmanp at gmail.com>
Date:   Wed Oct 23 19:44:59 2019 +0300

wined3d: Do not allow resource to be bound as SRV and RTV at the same time.

Signed-off-by: Paul Gofman <gofmanp at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/tests/d3d11.c       | 223 +++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/device.c          |  35 +++++++
 dlls/wined3d/stateblock.c      |   1 +
 dlls/wined3d/wined3d_private.h |   1 +
 4 files changed, 260 insertions(+)

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



More information about the wine-cvs mailing list