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. qmltrace_bindingloop.qtd
          10 kB
        2. qmltrace_bindingloop.png
          qmltrace_bindingloop.png
          38 kB
        3. perfprofiler_tracefile.ptq
          20 kB
        4. PerfProfiler_Trace.png
          PerfProfiler_Trace.png
          105 kB

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes