Henri Verbeet : wined3d: Introduce surface_init() to handle most of the surface initialization.

Alexandre Julliard julliard at winehq.org
Mon Jun 15 07:59:06 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Jun 15 09:06:49 2009 +0200

wined3d: Introduce surface_init() to handle most of the surface initialization.

---

 dlls/wined3d/device.c          |  135 +++----------------------------------
 dlls/wined3d/surface.c         |  145 +++++++++++++++++++++++++++++++++++++++-
 dlls/wined3d/surface_gdi.c     |    2 +-
 dlls/wined3d/wined3d_private.h |    6 ++
 4 files changed, 160 insertions(+), 128 deletions(-)

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



More information about the wine-cvs mailing list