qt6-bb10/tests/auto/gui
Laszlo Agocs 8d72aba9e3 Introduce QVulkanWindow
A convenience subclass of QWindow that provides a Vulkan-capable
window with a double-buffered FIFO swapchain.

While advanced use cases are better served by a custom QWindow
subclass, many applications can benefit from having a convenient
helper that makes getting started easier.

Add also three examples of increasing complexity, and a variant that
shows embeddeding into widgets via QWindowContainer.

[ChangeLog][QtGui] Added QVulkanWindow, a convenience subclass of
QWindow.

Task-number: QTBUG-55981
Change-Id: I6cdc9ff1390ac6258e278377233fd369a0bfeddc
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2017-03-22 15:40:57 +00:00
..
image Merge remote-tracking branch 'origin/5.9' into dev 2017-03-20 09:00:44 +01:00
itemmodels QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
kernel QCursor: Add equality operators 2017-03-21 17:22:41 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting tst_QWMatrix: use lambdas to duplicate messy code less 2017-02-27 17:45:28 +00:00
qopengl Add support for OpenGL 3.2+ core profile contexts in QPainter 2017-01-23 11:34:05 +00:00
qopenglconfig Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-25 16:12:11 +02:00
qvulkan Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
text Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Basic Vulkan enablers 2017-03-17 16:12:03 +00:00