Matteo Bruni : wined3d: Get rid of legacy mipmap autogeneration support.

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


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

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

wined3d: Get rid of legacy mipmap autogeneration support.

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/d3d11/device.c            |  2 +-
 dlls/d3d9/d3d9_private.h       |  2 +-
 dlls/wined3d/directx.c         | 13 ++++-----
 dlls/wined3d/resource.c        |  1 -
 dlls/wined3d/texture.c         | 62 ------------------------------------------
 dlls/wined3d/utils.c           |  4 +--
 dlls/wined3d/wined3d.spec      |  2 --
 dlls/wined3d/wined3d_gl.h      |  2 --
 dlls/wined3d/wined3d_private.h |  1 -
 include/wine/wined3d.h         | 13 ++++-----
 10 files changed, 14 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list