qt5base-lts/src
Laszlo Agocs 67faf0641d rhi: vulkan: Enable features on the device
The silly fine-grained enabling of features on the VkDevice
seems to be ignored in practice by the implementations, but
wideLines becomes relevant because the validation layers warns
if a line width is set on the pipeline without enabling the feature
on the device. So to play nice, enable the features we care about.

Change-Id: I0c64a0d10a8279fe43d899118b0d6f0e4f875d41
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-08-30 17:44:59 +02:00
..
3rdparty Improve license information for libpng 2020-08-26 17:30:50 +02:00
android Use ApplicationInfo to get metaData 2020-08-28 20:37:22 +02:00
concurrent QtConcurrent: Add documentation for runWithPromise() 2020-08-26 16:37:43 +02:00
corelib Move the data for QTimer into the d-pointer 2020-08-29 21:01:10 +02:00
dbus Deprecate int based convert/canConvert 2020-08-24 00:19:18 +02:00
gui rhi: vulkan: Enable features on the device 2020-08-30 17:44:59 +02:00
network QLocalSocket: Print value OperationError on debug output 2020-08-29 12:37:00 +00:00
opengl Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
openglwidgets Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
platformsupport Properly free m_mtdev when mtdev_open() returns an error 2020-08-26 01:12:59 +02:00
plugins Remove QStyleOptionProgressBar::orientation member 2020-08-29 22:05:09 +02:00
printsupport QPrinterInfo: Remove deprecated methods 2020-08-25 06:48:28 +02:00
sql QSqlError: Remove unused members, kept for binary compatibility 2020-08-30 03:22:31 +02:00
testlib Use build-system to declare tests that are low-DPI 2020-08-28 22:16:53 +02:00
tools Remove remaining traces of deprecated QtMsgHandler 2020-08-29 16:24:21 +02:00
widgets Display combobox popup on the correct screen 2020-08-30 01:56:05 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
CMakeLists.txt Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
src.pro Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00