Henri Verbeet : wined3d: No longer make sub-resources full resources.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 22 09:55:13 CDT 2016


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr 21 17:05:04 2016 +0200

wined3d: No longer make sub-resources full resources.

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

---

 dlls/wined3d/device.c          |  13 -----
 dlls/wined3d/directx.c         |   6 ---
 dlls/wined3d/surface.c         | 116 -----------------------------------------
 dlls/wined3d/texture.c         |  92 ++++++++++++++++----------------
 dlls/wined3d/utils.c           |   2 -
 dlls/wined3d/volume.c          |  72 -------------------------
 dlls/wined3d/wined3d_private.h |  21 --------
 include/wine/wined3d.h         |   8 ++-
 8 files changed, 47 insertions(+), 283 deletions(-)

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



More information about the wine-cvs mailing list