Henri Verbeet : wined3d: Pass a wined3d_context_gl structure to wined3d_texture_prepare_texture().

Alexandre Julliard julliard at winehq.org
Wed Jun 12 16:44:25 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jun 12 16:17:32 2019 +0430

wined3d: Pass a wined3d_context_gl structure to wined3d_texture_prepare_texture().

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

---

 dlls/wined3d/cs.c              |  5 ++--
 dlls/wined3d/surface.c         | 11 +++++----
 dlls/wined3d/texture.c         | 54 +++++++++++++++++++++++-------------------
 dlls/wined3d/view.c            |  2 +-
 dlls/wined3d/wined3d_private.h |  4 ++--
 5 files changed, 41 insertions(+), 35 deletions(-)

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



More information about the wine-cvs mailing list