Stefan Dösinger : wined3d: Implement IWineD3DSurface:: GetDC and IWineD3DSurface::ReleaseDC.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 8 15:38:12 CDT 2006


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sat May  6 18:08:33 2006 +0200

wined3d: Implement IWineD3DSurface::GetDC and IWineD3DSurface::ReleaseDC.

---

 dlls/wined3d/surface.c         |  245 +++++++++++++++++++++++++++++++++++++++-
 dlls/wined3d/utils.c           |  181 ++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   20 +++
 3 files changed, 440 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list