Henri Verbeet : wined3d: Do not implicitly set WINED3D_RESOURCE_ACCESS_MAP for dynamic resources.

Alexandre Julliard julliard at winehq.org
Wed Feb 14 15:12:09 CST 2018


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Feb 14 10:27:56 2018 +0330

wined3d: Do not implicitly set WINED3D_RESOURCE_ACCESS_MAP for dynamic resources.

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

---

 dlls/d3d8/buffer.c         | 4 ++--
 dlls/d3d8/d3d8_private.h   | 4 +++-
 dlls/d3d8/device.c         | 6 +++---
 dlls/d3d8/texture.c        | 6 +++---
 dlls/d3d9/buffer.c         | 4 ++--
 dlls/d3d9/d3d9_private.h   | 4 +++-
 dlls/d3d9/device.c         | 6 +++---
 dlls/d3d9/texture.c        | 6 +++---
 dlls/ddraw/device.c        | 4 ++--
 dlls/ddraw/executebuffer.c | 2 +-
 dlls/wined3d/resource.c    | 2 --
 11 files changed, 25 insertions(+), 23 deletions(-)

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



More information about the wine-cvs mailing list