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

It should be possible to use QQuickRenderControl to render without an FBO

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 5.9
    • None
    • Quick: Other
    • None

    Description

      Right now QQuickWindowPrivate::renderSceneGraph() can operate either targeting a window or an FBO. There is a third case however: when one uses QQuickRenderControl but does not want to provide an FBO and just want the Quick rendering to go into whatever context/surface is current as-is. (the size still has to be provided)

      In fact passing in an FBO ID of 0 should mostly work. Needs testing.

      Attachments

        For Gerrit Dashboard: QTBUG-59340
        # 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