Stefan Dösinger : wined3d: Use the context manager to create onscreen contexts.

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


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Feb 12 19:22:41 2007 +0100

wined3d: Use the context manager to create onscreen contexts.

---

 dlls/wined3d/context.c         |  324 +++++++++++++++++++++---------------
 dlls/wined3d/device.c          |  363 ++++++++++++----------------------------
 dlls/wined3d/swapchain.c       |  163 +++++--------------
 dlls/wined3d/wined3d_private.h |   11 +-
 4 files changed, 333 insertions(+), 528 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f5f501d5735c552dc5082e4eabf7ac4c9afa3ebe



More information about the wine-cvs mailing list