Stefan Dösinger : wined3d: Use the context manager to select the primary render target.
Module: wine Branch: master Commit: 12252d058914a66f40e976484cc7d8aa52ffca47 URL: http://source.winehq.org/git/wine.git/?a=commit;h=12252d058914a66f40e976484c... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Mon Feb 12 19:21:10 2007 +0100 wined3d: Use the context manager to select the primary render target. --- dlls/wined3d/context.c | 514 +++++++++++++++++++++++++++++++++-- dlls/wined3d/device.c | 583 +++------------------------------------- dlls/wined3d/directx.c | 6 - dlls/wined3d/surface.c | 30 +-- dlls/wined3d/swapchain.c | 31 ++- dlls/wined3d/wined3d_private.h | 54 ++--- 6 files changed, 582 insertions(+), 636 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=12252d058914a66f40e976...
participants (1)
-
Alexandre Julliard