Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-20575

Tracing "Timeline" requires an OpenGL renderer for QtQuick

    XMLWordPrintable

Details

    Description

      The Timeline has multiple custom shaders which only work with OpenGL. When OpenGL is unavailable, for example when using the software renderer, we switch the whole timeline off. Until now this was somewhat acceptable because OpenGL seemed to be the way "forward" in graphics software.

      Recently Apple decided to deprecate OpenGL on all of their platforms. In order to keep the Timeline available on macOS we will have to be compatible with other QtQuick renderers eventually. macOS apparently supports Vulkan and Metal. In general OpenGL seems to not be the way "forward" anymore.

      Attachments

        1. PerfProfiler_Trace.png
          105 kB
          Alessandro Portale
        2. perfprofiler_tracefile.ptq
          20 kB
          Alessandro Portale
        3. qmltrace_bindingloop.png
          38 kB
          Alessandro Portale
        4. qmltrace_bindingloop.qtd
          10 kB
          Alessandro Portale

        Issue Links

          Activity

            People

              portale Alessandro Portale
              ulherman Ulf Hermann
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: