Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
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
-
For Gerrit Dashboard: QTBUG-84040 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
299524,12 | Remove OpenGL FBO references in QQuickWindow and the renderer API | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
299525,7 | Modernize the rendercontrol_opengl example | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |