wined3d: Store an array of contexts in the swapchain.
commit90fe64cee017dc5e835dc1b1ab22f76b14ccab53
authorStefan Dösinger <stefan@codeweavers.com>
Sun, 4 Mar 2007 16:31:06 +0000 (4 17:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Mar 2007 11:23:16 +0000 (19 12:23 +0100)
tree43387234c7c6510ffba5e0c1ae4914d2734809e7
parentfcb83e7111c0f3b24344c67433461c3ec1082e62
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
dlls/wined3d/device.c
dlls/wined3d/swapchain.c
dlls/wined3d/wined3d_private.h