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

Purge direct OpenGL code path in Qt Quick 3D

    XMLWordPrintable

Details

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

    Description

      The counterpart of QTBUG-79268. However, there is no direct dependency between the two: direct OpenGL usage could be removed in Quick3D without doing the same in Quick (although the opposite is not necessarily true). So there is a certain flexibility when it comes to the timing of doing this.

      Some cons for doing this too early:

      • can make it difficult to merge from 5.15
      • difficult to verify if the output of some feature is like before or not (because cannot just run with QSG_RHI=0 anymore, rather one needs to run and compare against 5.15)

      Attachments

        Issue Links

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

          Activity

            People

              janichol Andy Nichols
              lagocs Laszlo Agocs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes