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

Remove OpenGL-based render target APIs from QQuickWindow

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.0
    • None
    • Qt RHI, Quick: SceneGraph
    • 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

          For Gerrit Dashboard: QTBUG-84040
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes