qt6-bb10/src/gui
Laszlo Agocs 2602209f54 rhi: vulkan: Introduce secondary command buffer usage
As an option. Must opt in via setting ExternalContentsInPass in
the flags for beginFrame(). It is somewhat unfortunate to require
declaring this up front, but forcing using secondary command buffers
always, even though beginExternal() may not be used in many applications,
would be an overkill.

Change-Id: I8d52bcab40c96f89f140c4c7877b6c459925e3c7
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2019-08-29 10:23:15 +02:00
..
accessible Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-20 07:50:44 +02:00
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
doc Long live QColorConstants! 2019-08-25 16:31:32 +02:00
image Say hello to Android multi arch build in one go 2019-08-26 12:59:15 +03:00
itemmodels Merge remote-tracking branch 'origin/5.13' into dev 2019-05-13 08:04:58 +02:00
kernel Merge remote-tracking branch 'origin/dev' into 5.14 2019-08-27 09:45:52 +02:00
math3d QVector3D: fix documentation spelling error 2019-06-19 10:25:57 +02:00
opengl Introduce QImage::Format_BGR888 2019-08-23 11:54:09 +02:00
painting Say hello to Android multi arch build in one go 2019-08-26 12:59:15 +03:00
platform wasm: Add saveFileContent() 2019-08-20 19:34:53 +02:00
rhi rhi: vulkan: Introduce secondary command buffer usage 2019-08-29 10:23:15 +02:00
text Merge remote-tracking branch 'origin/dev' into 5.14 2019-08-27 09:45:52 +02:00
util Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
vulkan Fix build without feature.xmlstreamreader 2019-07-05 16:11:28 +09:00
Qt5GuiConfigExtras.cmake.in Fix generation of the Qt5::GLESv2 target on ARM 2019-03-05 13:31:42 +00:00
QtGui.dynlist
configure.json Fix build without features.dlopen 2019-08-19 01:51:32 +09:00
configure.pri Fix determination of OpenGL include paths on macOS, take 3 2019-04-27 07:32:53 +00:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
qtgui.tracepoints Don't pass scope args to _exit trace points 2019-04-30 07:42:19 +00:00