Andrew Wesie : wined3d: Unify the texture download functions.

Alexandre Julliard julliard at winehq.org
Wed Oct 3 18:23:29 CDT 2018


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

Author: Andrew Wesie <awesie at gmail.com>
Date:   Wed Oct  3 21:34:20 2018 +0330

wined3d: Unify the texture download functions.

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

---

 dlls/wined3d/surface.c         | 233 +-------------------------
 dlls/wined3d/texture.c         | 363 +++++++++++++++++++++++++++++++++--------
 dlls/wined3d/wined3d_private.h |   2 +
 3 files changed, 299 insertions(+), 299 deletions(-)

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



More information about the wine-cvs mailing list