mesa/src/util/xmlpool
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
..
.gitignore delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
ca.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
de.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
es.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
fr.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
gen_xmlpool.py util/gen_xmlpool: Make use of python's foreach loop 2018-10-31 16:37:46 -07:00
LINGUAS meson: add support for generating translation mo files 2018-10-31 16:37:12 -07:00
meson.build meson: don't try to generate i18n translations on windows 2019-09-10 20:36:47 +00:00
nl.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
POTFILES meson: add support for generating translation mo files 2018-10-31 16:37:12 -07:00
SConscript util/gen_xmlpool: Don't write via shell redirection 2018-10-31 16:37:46 -07:00
sv.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
t_options.h vulkan: add vk_x11_strict_image_count option 2019-09-15 15:37:02 +03:00