Paul Gofman : wined3d: Set user memory separately for texture sub resources.

Alexandre Julliard julliard at winehq.org
Wed Jun 17 15:54:03 CDT 2020


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Wed Jun 17 01:54:26 2020 +0300

wined3d: Set user memory separately for texture sub resources.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43232
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/d3d9/device.c             |  4 +--
 dlls/ddraw/surface.c           | 80 ++++++++++++++++++++++++------------------
 dlls/wined3d/swapchain.c       |  4 +--
 dlls/wined3d/texture.c         | 77 +++++++++++++++++++++++++---------------
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h |  3 +-
 include/wine/wined3d.h         |  2 +-
 7 files changed, 103 insertions(+), 69 deletions(-)

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



More information about the wine-cvs mailing list