qt5base-lts/tests/auto/gui
Laszlo Agocs 8cdc9ac5b2 rhi: vulkan: Fix calling finish() twice with some copy commands in-between
The native command buffer handle was not updated, so the subsequent
finish() call attempted to record an invalid VkCommandBuffer. The
problem was not present with offscreen frames, only when finish() is
called with a swapchain-based frame active.

Task-number: QTBUG-84066
Change-Id: I9c4cb701c3dbbc28f237d6ae1cbf65aafd1fa95f
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2020-05-07 21:15:52 +02:00
..
image Remove deprecated members from QtGui/image classes 2020-04-29 06:20:07 +02:00
itemmodels Remove deprecated members from several QtGui classes 2020-04-27 12:21:29 +02:00
kernel Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00
math3d Revert "Remove flagBits from QMatrix4x4" 2020-03-04 15:54:38 +00:00
painting Remove a bunch of deprecated members from src/gui/painting classes 2020-05-06 09:54:17 +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 Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
rhi rhi: vulkan: Fix calling finish() twice with some copy commands in-between 2020-05-07 21:15:52 +02:00
text Fix bug in QTextLayout::min/maxWidth for WrapAtWordBoundaryOrAnywhere 2020-05-05 19:17:35 +02:00
util Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
.prev_CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00