Henri Verbeet : wined3d: Use texture2d_load_texture() in texture1d_load_location().

Alexandre Julliard julliard at winehq.org
Wed Jun 19 15:08:15 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jun 19 04:38:09 2019 +0430

wined3d: Use texture2d_load_texture() in texture1d_load_location().

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

---

 dlls/wined3d/surface.c         | 154 +------------------------------
 dlls/wined3d/texture.c         | 200 +++++++++++++++++++++++++++++++++--------
 dlls/wined3d/wined3d_private.h |  11 ++-
 3 files changed, 172 insertions(+), 193 deletions(-)

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



More information about the wine-cvs mailing list