Stefan Dösinger : wined3d: Store an array of contexts in the swapchain.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 19 08:17:39 CDT 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun Mar  4 17:31:06 2007 +0100

wined3d: Store an array of contexts in the swapchain.

This is a preparation for using multiple contexts on one drawable to
handle multithreading.

---

 dlls/wined3d/context.c         |    8 ++++----
 dlls/wined3d/device.c          |   17 +++++++++++------
 dlls/wined3d/swapchain.c       |   16 ++++++++++------
 dlls/wined3d/wined3d_private.h |    5 +++--
 4 files changed, 28 insertions(+), 18 deletions(-)

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



More information about the wine-cvs mailing list