Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-84040

Remove OpenGL-based render target APIs from QQuickWindow

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.0
    • None
    • Qt RHI, Quick: SceneGraph
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes