Matteo Bruni : wined3d: Pass around the context instead of gl_info.

Alexandre Julliard julliard at winehq.org
Thu Aug 25 13:00:13 CDT 2011


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Wed Jul 27 23:21:25 2011 +0200

wined3d: Pass around the context instead of gl_info.

---

 dlls/wined3d/arb_program_shader.c |    5 ++-
 dlls/wined3d/context.c            |    8 +++---
 dlls/wined3d/device.c             |    4 +-
 dlls/wined3d/state.c              |    2 +-
 dlls/wined3d/surface.c            |   54 ++++++++++++++++++------------------
 dlls/wined3d/swapchain.c          |    2 +-
 dlls/wined3d/texture.c            |   28 +++++++++---------
 dlls/wined3d/volume.c             |   16 +++++-----
 dlls/wined3d/wined3d_private.h    |   10 +++---
 9 files changed, 65 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list