Roderick Colenbrander : wined3d: Move over to WGL.
Module: wine Branch: master Commit: ac3927a73e6bfb4e679ac4a1a92d7e64ad3f1489 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ac3927a73e6bfb4e679ac4a1a9... Author: Roderick Colenbrander <thunderbird2k(a)gmx.net> Date: Wed Aug 8 03:09:38 2007 +0200 wined3d: Move over to WGL. --- dlls/wined3d/context.c | 211 ++++++++++++++++----------------------- dlls/wined3d/device.c | 45 ++------- dlls/wined3d/directx.c | 163 +++++++++++++------------------ dlls/wined3d/swapchain.c | 37 +------ dlls/wined3d/wined3d_private.h | 12 +-- include/wine/wined3d_gl.h | 152 ++++++++++++++++++++--------- 6 files changed, 281 insertions(+), 339 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ac3927a73e6bfb4e679ac4...
participants (1)
-
Alexandre Julliard