Fix potential hang on swapchain inheritance
Introduce a mutex to control access to a swapchain's image statuses, also only wait for swapchain images marked as "PENDING"
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Introduce a mutex to control access to a swapchain's image statuses, also only wait for swapchain images marked as "PENDING"