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

REG: Qt now using separate index and vertex buffer in Qt Quick

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.5
    • 5.9.0
    • Quick: SceneGraph
    • None
    • 098ba086530ccd555369a9ea88f3c6668726ab81

    Description

      In 2c2e7f27426cb4381f2dcaa36affe55719619753, we removed the shared index/vertex buffer from the Qt Quick scenegraph because of missing support on WebGL. This causes a regression in performance and should be reverted.

      Ideally it should be detected at runtime, but if that is not feasible, we should disable WebGL by default in the builds and then only use separate buffers when we are explicitly building for WebGL support.

      Attachments

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

        Activity

          People

            jefernan Jesus Fernandez
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes