qt6-bb10/src/platformsupport
Johan Klokkhammer Helsing 53da86fe8c Add a QVkConvenience class with vkFormatFromGlFormat
Converts from OpenGL formats to Vulkan formats.

There are commented out lines for the formats in QOpenGLTexture::TextureFormat
for which it was hard to find an unambiguous mapping to vkFormat.

Task-number: QTBUG-75108
Change-Id: I06a7fd8df7d98cef314410ffd79ca9cff6599357
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
(cherry picked from commit b21b07877a)
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Johan Helsing <johan.helsing@qt.io>
2019-06-21 11:19:58 +02:00
..
accessibility Disable precompiled headers for small modules 2017-04-20 05:39:47 +00:00
clipboard macOS: Generate UTF-16 clipboard content without BOM 2019-05-20 13:31:34 +00:00
devicediscovery Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
edid qedidparser: Fix a condition typo 2018-10-19 11:00:10 +00:00
eglconvenience xcb_egl: Correctly select OpenGL ES render type if user requested 2019-04-10 08:45:06 +00:00
eventdispatchers glib dispatcher: rework userEventSourcePrepare() event source 2018-10-14 13:41:16 +00:00
fbconvenience QFbCursor: Avoid nullptr access when QT_QPA_FB_HIDECURSOR is 0 2018-11-06 12:11:22 +00:00
fontdatabases Fix: freetype italic fonts in mono/aliased mode 2019-05-15 11:57:31 +00:00
glxconvenience Fix merge mistake in 'Avoid picking worse formats when ...' 2019-01-31 15:18:45 +00:00
graphics Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
input tslib: fix detection of missing release coordinates 2019-04-11 08:28:55 +00:00
kmsconvenience eglfs: Make the logs from atomic support usable 2019-05-14 11:39:43 +00:00
linuxaccessibility Add accessibility notification role 2019-06-12 10:29:45 +02:00
platformcompositor Fix corner case in openglcompositor for eglfs 2019-04-16 12:50:56 +00:00
services XDG Portal: quick optimization to avoid dup/close of a file descriptor 2019-03-05 17:59:02 +00:00
themes Use "monospace" as fallback system FixedFont in KDE theme; logging 2019-05-07 07:48:43 +00:00
vkconvenience Add a QVkConvenience class with vkFormatFromGlFormat 2019-06-21 11:19:58 +02:00
windowsuiautomation Windows Accessibility: Add UI Automation Window provider 2019-05-20 13:21:02 +00:00
platformsupport.pro Add support for building QtWayland on macOS 2018-06-09 12:45:24 +00:00