Henri Verbeet : ddraw: Use a less offensive handle table implementation for surfaces.

Alexandre Julliard julliard at winehq.org
Fri Jul 30 10:24:13 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jul 30 10:15:24 2010 +0200

ddraw: Use a less offensive handle table implementation for surfaces.

---

 dlls/ddraw/ddraw_private.h |   15 +-----
 dlls/ddraw/device.c        |  136 ++++++++-----------------------------------
 dlls/ddraw/direct3d.c      |    3 -
 dlls/ddraw/surface.c       |    3 +-
 dlls/ddraw/texture.c       |   11 ++-
 5 files changed, 35 insertions(+), 133 deletions(-)

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



More information about the wine-cvs mailing list