Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
None
Description
Not for Qt 6.0.
What is the story for QOpenGLWidget and friends? Is there a replacement, such as a QRhiWidget or QRhiWindow? Not much sense if QRhi is not public. However, a "QExternalRenderWidget" or something that allows doing custom Vulkan/Metal/D3D/OpenGL but only functional when running with the matching QRhi backend could make sense.
Also ties in to the problem of render-to-texture widgets (QOpenGLWidget, QQuickWidget) that currently rely on OpenGL-based compositing in the backingstore.
Attachments
Issue Links
- relates to
-
QTBUG-78636 Render-to-texture widgets in the QRhi-based world (QQuickWidget, QOpenGLWidget)
- Closed