Module: wine Branch: refs/heads/master Commit: af462957c36d6020f41cd9d3fb0a905622e3348f URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=af462957c36d6020f41cd9d3...
Author: Stefan Dösinger stefan@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=af462957c36d6020f41c...