Paul Gofman : wined3d: Allow setting user memory for mipmapped textures in wined3d_texture_update_desc().

Alexandre Julliard julliard at winehq.org
Thu May 14 16:17:45 CDT 2020


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu May 14 20:13:44 2020 +0430

wined3d: Allow setting user memory for mipmapped textures in wined3d_texture_update_desc().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49105
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/ddraw/tests/ddraw7.c |  96 ++++++++++++++++++++++++++++++++++++---
 dlls/wined3d/texture.c    | 113 +++++++++++++++++++++++++++-------------------
 2 files changed, 155 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list