qt5base-lts/tests/auto/gui
Laszlo Agocs ed231455cc Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1
The Vulkan spec changed the behavior for VkApplicationInfo::apiVersion
in 1.1, conveniently breaking compatibility with all existing 1.0 logic.

We can no longer assume that the 1.0 behavior, which was failing instance
creation with VK_ERROR_INCOMPATIBLE_DRIVER for an unsupported version,
is always in place. So do not rely on this in the test, and add a
reminder in QVulkanInstance docs as well.

Fixes: QTBUG-85040
Change-Id: I8f5c7a7830877b72d106c444aebfaea191083ee0
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2020-06-15 15:33:46 +02:00
..
image Phase 2 of removing QDesktopWidget 2020-06-08 20:29:49 +02:00
itemmodels Restore default role names in QStandardItemModel::roleNames() 2020-06-10 19:58:48 +02:00
kernel Replace calls to deprecated QEvent accessor functions 2020-06-08 19:11:51 +02:00
math3d Revert "Remove flagBits from QMatrix4x4" 2020-03-04 15:54:38 +00:00
painting Fix ExtendedRgb and Rgb encoding comparisons 2020-05-28 21:15:55 +02:00
qopengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
qopenglconfig Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00
qvulkan Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1 2020-06-15 15:33:46 +02:00
rhi Remove winrt 2020-06-06 20:25:49 +02:00
text Remove deprecated text-related enums 2020-06-08 15:04:19 +02:00
util Remove winrt 2020-06-06 20:25:49 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
gui.pro Remove winrt 2020-06-06 20:25:49 +02:00