Matteo Bruni : wined3d: Implement manual mipmap generation.

Alexandre Julliard julliard at winehq.org
Tue Dec 5 15:02:14 CST 2017


Module: wine
Branch: master
Commit: 0daea6d2a08b76ff3548d8e16c44cf629d8afa9b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0daea6d2a08b76ff3548d8e16c44cf629d8afa9b

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Mon Dec  4 18:07:31 2017 +0100

wined3d: Implement manual mipmap generation.

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/wined3d/cs.c              |  30 ++++++++++++
 dlls/wined3d/texture.c         |  11 -----
 dlls/wined3d/view.c            | 102 +++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d.spec      |   2 +-
 dlls/wined3d/wined3d_private.h |   2 +
 include/wine/wined3d.h         |   2 +-
 6 files changed, 136 insertions(+), 13 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0daea6d2a08b76ff3548d8e16c44cf629d8afa9b



More information about the wine-cvs mailing list