mesa/src/vulkan/wsi
Lionel Landwerlin 0616b7ac90 vulkan: add vk_x11_strict_image_count option
This option strictly allocate the minImageCount given by the
application at swapchain creation.

This works around application that do not deal with the fact that the
implementation allocates more images than the minimum specified.

v2: Add values in default drirc (Bas)

v3: specify engine name/version (Lionel)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111522
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Cc: 19.2 <mesa-stable@lists.freedesktop.org>
2019-09-15 15:37:02 +03:00
..
meson.build meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
wsi_common.c wsi: add minImageCount override 2019-09-06 23:16:05 +01:00
wsi_common.h vulkan: add vk_x11_strict_image_count option 2019-09-15 15:37:02 +03:00
wsi_common_display.c vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles 2019-04-26 11:26:33 +01: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 wsi: add minImageCount override 2019-09-06 23:16:05 +01: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/wayland: implement acquire timeout 2019-07-29 13:11:36 +00:00
wsi_common_wayland.h
wsi_common_x11.c vulkan: add vk_x11_strict_image_count option 2019-09-15 15:37:02 +03:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00