Stefan Dösinger : wined3d: Implement IWineGDISurface.
15 May
2006
15 May
'06
12:34 p.m.
Module: wine Branch: refs/heads/master Commit: 2f724834f8b99d11287d4f49a4a7e4c52546abf9 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=2f724834f8b99d11287d4f49... Author: Stefan Dösinger <stefandoesinger(a)gmx.at> Date: Sat May 13 22:22:16 2006 +0200 wined3d: Implement IWineGDISurface. --- dlls/wined3d/Makefile.in | 1 dlls/wined3d/device.c | 25 + dlls/wined3d/surface_gdi.c | 1502 ++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/utils.c | 13 dlls/wined3d/wined3d_private.h | 47 + 5 files changed, 1587 insertions(+), 1 deletions(-) create mode 100644 dlls/wined3d/surface_gdi.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=2f724834f8b99d11287d...
7249
Age (days ago)
7249
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard