qt5base-lts/tests/auto
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
..
cmake Remove the openglextensions module 2020-06-10 09:35:04 +02:00
concurrent Reuse the non blocking implementation for blocking one 2020-06-05 12:09:59 +02:00
corelib Remove deprecated methods 2020-06-12 15:50:08 +02:00
dbus Get rid of the obsolete isEditable flag for properties 2020-06-11 19:39:56 +02:00
gui Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1 2020-06-15 15:33:46 +02:00
guiapplauncher
installed_cmake
network Http: Fix POST-to-GET redirects still uploading or transmitting CL 2020-06-12 16:11:55 +02:00
opengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
other Phase 2 of removing QDesktopWidget 2020-06-08 20:29:49 +02:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Make qtbase compile without QT_CONFIG(timezone) 2020-05-11 14:42:00 +03:00
testlib Long live std::pair! 2020-06-10 16:49:08 +02:00
tools Cleanups in QMetaProperty 2020-06-11 19:39:54 +02:00
widgets Fix breakage of QPushButton on macOS when a style sheet was set 2020-06-11 15:52:25 +02:00
xml Remove winrt 2020-06-06 20:25:49 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
auto.pro Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00