Stefan Dösinger : wined3d: Use the context manager to select the primary render target.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 13 11:07:45 CST 2007


Module: wine
Branch: master
Commit: 12252d058914a66f40e976484cc7d8aa52ffca47
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=12252d058914a66f40e976484cc7d8aa52ffca47

Author: Stefan Dösinger <stefan at 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=12252d058914a66f40e976484cc7d8aa52ffca47



More information about the wine-cvs mailing list