Henri Verbeet : wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().

Alexandre Julliard julliard at winehq.org
Thu Apr 22 11:23:59 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Apr 21 22:02:32 2010 +0200

wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().

---

 dlls/wined3d/arb_program_shader.c |    2 +-
 dlls/wined3d/context.c            |    7 ++++---
 dlls/wined3d/device.c             |   10 +++++-----
 dlls/wined3d/drawprim.c           |    2 +-
 dlls/wined3d/query.c              |   14 ++++++--------
 dlls/wined3d/surface.c            |   14 +++++++-------
 dlls/wined3d/swapchain.c          |    4 ++--
 dlls/wined3d/wined3d_private.h    |    2 +-
 8 files changed, 27 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list