mesa/src/vulkan
Mike Blumenkrantz 6139493ae3 vulkan/wsi: return VK_SUBOPTIMAL_KHR for sw/x11 on window resize
the other codepaths all end up checking geometry in one way or another
in order to validate the extents, so add a check here to do the same

fixes #6893

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17638>
2022-07-20 21:37:02 +00:00
..
device-select-layer vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
overlay-layer Use vk_foreach_struct_const where needed 2022-07-19 19:55:17 +00:00
registry venus: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
runtime vulkan: allow null descriptor set layouts in pipeline layouts 2022-07-20 10:59:56 +00:00
util vulkan: Detect pNext chain loops in vk_foreach_struct() (v2) 2022-07-19 19:55:17 +00:00
wsi vulkan/wsi: return VK_SUBOPTIMAL_KHR for sw/x11 on window resize 2022-07-20 21:37:02 +00:00
meson.build meson: Using get_argument_syntax as the `--compiler_id` option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00