Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74406 Abstract away the graphics APIs in Qt
  3. QTBUG-79221

Make Quick3D operational with QSG_RHI_BACKEND=gl

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P2: Important
    • 5.14
    • Qt RHI, Quick: 3D
    • None

    Description

      When running a Qt Quick application with QSG_RHI=1 QSG_RHI_BACKEND=gl we get rendering via OpenGL, but it will go through QRhi.

      Even if Quick 3D is rendering directly via OpenGL, it should still be functional in this setup.

      Currently this is not the case since the rhi path of Quick needs a slightly different approach for connecting to the overlay/underlay signals like QQuickWindow::beforeRendering(). Also createTextureFromId() is not something that should be called.

      Figure out how to make it work regardless of using or not using the rhi-based rendering path.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes