wined3d: Only create a swapchain context array for GL swapchains.
commit28137ba2e9a829e2f9a44cdf804eb5c315d2a7ec
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 8 Apr 2011 12:30:59 +0000 (8 14:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Apr 2011 12:40:39 +0000 (8 14:40 +0200)
treec58108313c0c81ee250c999f0a163d9ad46bbaff
parent593d3f4492f4057ddc4e9cdd3e9b47a995e9f12f
wined3d: Only create a swapchain context array for GL swapchains.

Lying about the number of contexts a swapchain has isn't very useful.
dlls/wined3d/swapchain.c