Changed swapchains held by the device from an array to a linked
authorOliver Stieber <oliver_stieber@yahoo.co.uk>
Wed, 27 Jul 2005 15:33:17 +0000 (15:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Jul 2005 15:33:17 +0000 (15:33 +0000)
commitc93da0926568fd977490d5f59315d32e9c1b101b
tree126c71a5ffd2a497b4a661e8b3f0e93044468f85
parent2431a64419aca40522794e389773e308f0c48950
Changed swapchains held by the device from an array to a linked
list. Also provide a notification function that that the swapchain can
be removed when it is released.
dlls/wined3d/device.c
dlls/wined3d/swapchain.c
dlls/wined3d/wined3d_private.h
include/wine/wined3d_interface.h