Matteo Bruni : d3d9: Handle D3DUSAGE_AUTOGENMIPMAP textures entirely in d3d9.

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


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Tue Feb 13 01:00:42 2018 +0100

d3d9: Handle D3DUSAGE_AUTOGENMIPMAP textures entirely in d3d9.

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

---

 dlls/d3d9/d3d9_private.h |  25 ++++-
 dlls/d3d9/device.c       |  75 +++++++++++++
 dlls/d3d9/surface.c      |   4 +
 dlls/d3d9/tests/device.c |   5 +-
 dlls/d3d9/texture.c      | 270 ++++++++++++++++++++++++++++++++++++-----------
 5 files changed, 313 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list