Files
gtk/gdk
José Roberto de Souza 526c0404c2 vulkan: Wait for device to be idle before create/recreating swapchain
Wait for device to be idle because this function is also called in
window resizes.
And if we destroy old swapchain it also destroy the old VkImages,
those images could be in use by a vulkan render.

This fixes a issue reported in Mesa repository when running
GTK with Xe KMD.

Fixes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9044
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
2023-07-13 05:40:55 -07:00
..
2023-05-09 16:43:35 +01:00
2023-05-09 16:43:35 +01:00
2023-05-15 18:22:37 -04:00
2022-09-23 23:33:42 -04:00
2023-05-15 20:30:38 -04:00
2023-05-15 18:22:37 -04:00
2023-03-14 14:56:42 -04:00
2022-10-05 23:01:28 -04:00
2022-09-23 23:33:42 -04:00
2022-09-23 23:33:42 -04:00
2022-09-23 23:33:42 -04:00
2023-05-09 16:29:41 +02:00
2022-11-17 22:49:45 -05:00
2023-05-01 10:40:26 -04:00
2022-09-23 23:33:42 -04:00
2023-03-14 14:56:42 -04:00
2023-03-25 15:06:19 -04:00
2023-05-09 16:29:41 +02:00
2023-03-14 14:56:42 -04:00
2022-09-24 10:03:37 -04:00
2023-03-31 15:11:10 -04:00
2023-03-27 21:29:08 +02:00
2022-09-23 23:33:42 -04:00
2023-03-14 14:56:42 -04:00
2023-03-27 21:29:08 +02:00
2023-03-31 15:11:10 -04:00
2023-03-31 15:11:10 -04:00
2023-05-25 17:16:55 +02:00
2022-09-23 23:33:42 -04:00
2023-05-09 16:29:41 +02:00
2023-05-15 15:25:11 -04:00
2023-03-31 15:11:10 -04:00
2023-05-15 18:22:37 -04:00