Stefan Dösinger : ddraw: Split up the ddraw refcount.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 11 11:03:06 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 0a81295782bc6e48bfccb2b8ae23ae66982d87f0
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=0a81295782bc6e48bfccb2b8ae23ae66982d87f0

Author: Stefan Dösinger <stefandoesinger at gmx.at>
Date:   Mon Jul 10 16:06:33 2006 +0200

ddraw: Split up the ddraw refcount.

---

 dlls/ddraw/ddraw.c          |  115 +++++++++++---------
 dlls/ddraw/ddraw_private.h  |    5 +
 dlls/ddraw/ddraw_thunks.c   |  160 +++++++++++++++++++++++-----
 dlls/ddraw/direct3d.c       |   60 +++++++---
 dlls/ddraw/main.c           |   27 +++--
 dlls/ddraw/surface.c        |   28 ++++-
 dlls/ddraw/tests/refcount.c |  248 +++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 529 insertions(+), 114 deletions(-)

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



More information about the wine-cvs mailing list