Paul Gofman : wined3d: Track SRV to RTV aliasing on sub resource level.

Alexandre Julliard julliard at winehq.org
Thu Sep 24 15:49:05 CDT 2020


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Sep 24 15:15:12 2020 +0300

wined3d: Track SRV to RTV aliasing on sub resource level.

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

---

 dlls/d3d11/tests/d3d11.c       |  70 +++++++++++++++--
 dlls/wined3d/device.c          |  11 +--
 dlls/wined3d/resource.c        |   1 +
 dlls/wined3d/stateblock.c      |   2 +-
 dlls/wined3d/wined3d_private.h | 169 ++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 238 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list