mesa/src/vulkan/wsi
Bas Nieuwenhuizen 7cb4d4f24e vulkan/wsi: Convert usage of -1 to UINT32_MAX.
The integers are unsigned so they do the same but this makes it
locally more clear what happened.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6071>
2020-07-27 11:30:22 +00:00
..
meson.build meson: fix android vulkan build 2020-07-14 09:34:54 +00:00
wsi_common.c vulkan/wsi: Don't consider VK_SUBOPTIMAL_KHR to be an error condition 2020-07-06 14:49:06 +00:00
wsi_common.h radv,vulkan: add a new x11 wsi drirc workaround for DOOM Eternal 2020-07-02 08:31:57 +00:00
wsi_common_display.c vulkan/wsi: Really terminate DRM lease in wsi_release_display(). 2020-06-21 11:20:54 +00:00
wsi_common_display.h wsi/display: s/#if/#ifdef/ to fix -Wundef 2019-03-11 10:49:36 +00:00
wsi_common_private.h vulkan/wsi: Make wsi_swapchain inherit from vk_object_base 2020-05-04 14:06:27 +00:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c vulkan/wsi: Convert usage of -1 to UINT32_MAX. 2020-07-27 11:30:22 +00:00
wsi_common_wayland.h
wsi_common_x11.c vulkan/wsi: Convert usage of -1 to UINT32_MAX. 2020-07-27 11:30:22 +00:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00