Henri Verbeet : wined3d: Pass the context instead of the device to the various context functions.

Alexandre Julliard julliard at winehq.org
Fri Jul 17 09:03:25 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jul 17 10:34:03 2009 +0200

wined3d: Pass the context instead of the device to the various context functions.

---

 dlls/wined3d/context.c         |  148 ++++++++++++++++++++--------------------
 dlls/wined3d/device.c          |   22 +++---
 dlls/wined3d/surface.c         |    6 +-
 dlls/wined3d/wined3d_private.h |    8 ++-
 4 files changed, 93 insertions(+), 91 deletions(-)

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



More information about the wine-cvs mailing list