Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Qt RHI, Quick: SceneGraph
-
Labels:None
-
Technical Risk:Normal
Description
setRenderTarget(uint)
setRenderTarget(QQuickFramebufferObject*)
the related functions should be removed.
QSGAbstractRenderer's renderScene(uint fboId) should lose the argument.
Also involves porting the rendercontrol_opengl example.
QQuickWidget will need to be (temporarily?) broken since it cannot call setRenderTarget(QQuickFramebufferObject*) anymore. Then again it is not functional anyway with the RHI-based rendering path atm.
Attachments
Issue Links
- is required for
-
QTBUG-79268 Purge direct OpenGL code path in Qt Quick
-
- Closed
-