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

Compressed texture atlas support on the QRhi-based rendering path

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P2: Important
    • 6.0
    • Qt RHI, Quick: SceneGraph
    • None
    • 8afbdbdc9f33623987e9ecc42d2c7b05754e31c9 (qt/qtdeclarative/dev)

    Description

      Feature missing atm, currently compressed textures are never atlased when using the rhi.

      (compressed textures themselves are supported but they won't be automatically atlased, no matter what)

      While not essential, strictly speaking this would be a regression from the direct OpenGL path of 5.x.

      Also, removing the qsgopenglatlastexture cpp and header files are not straightforward until a solution is reached here because QSGCompressedAtlasTexture depends directly on QSGOpenGLAtlasTexture. Hence adding this as a dependency for QTBUG-79268.

      Attachments

        Issue Links

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

          Activity

            People

              vgt Eirik Aavitsland
              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