qt5base-lts/tests/manual/rhi
Laszlo Agocs 53599592e0 Introduce the Qt graphics abstraction as private QtGui helpers
Comes with backends for Vulkan, Metal, Direct3D 11.1, and OpenGL (ES).

All APIs are private for now.

Shader conditioning (i.e. generating a QRhiShader in memory or on disk
from some shader source code) is done via the tools and APIs provided
by qt-labs/qtshadertools.

The OpenGL support follows the cross-platform tradition of requiring
ES 2.0 only, while optionally using some (ES) 3.x features. It can
operate in core profile contexts as well.

Task-number: QTBUG-70287
Change-Id: I246f2e36d562e404012c05db2aa72487108aa7cc
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-06-13 10:13:45 +02:00
..
compressedtexture_bc1 Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
compressedtexture_bc1_subupload Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
cubemap Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
floattexture Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
hellominimalcrossgfxtriangle Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
mrt Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
msaarenderbuffer Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
msaatexture Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
multiwindow Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
multiwindow_threaded Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
offscreen Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
qrhiprof Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
shadowmap Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
shared Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
texuploads Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
triquadcube Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
rhi.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00