Henri Verbeet : wined3d: Just return the texture from wined3d_device_get_texture().

Alexandre Julliard julliard at winehq.org
Thu Sep 27 15:39:08 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Sep 26 22:34:02 2012 +0200

wined3d: Just return the texture from wined3d_device_get_texture().

---

 dlls/d3d8/device.c        |   13 +------------
 dlls/d3d9/device.c        |    9 ++-------
 dlls/ddraw/device.c       |   35 ++++++++---------------------------
 dlls/wined3d/device.c     |   15 ++++-----------
 dlls/wined3d/wined3d.spec |    2 +-
 include/wine/wined3d.h    |    3 +--
 6 files changed, 17 insertions(+), 60 deletions(-)

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



More information about the wine-cvs mailing list