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

QQuickFramebufferObject always eats 100% of one core

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.13.0, 5.13.1, 5.14.0 Beta3
    • Quick: SceneGraph
    • Windows 10 x64 Build 10.0.18362
      Visual Studio 2017
      QtCreator 4.9.2
    • Windows

    Description

      QQuickFramebufferObject always eats 100% of a CPU core, even when no OpenGL rendering is performed. Tested on Windows and Linux but only happens on Windows. I'm using Core OpenGL 3.3 (not ANGLE).

      To replicate, open the "Scene Graph - Rendering FBOs" example or create a QQuickFramebufferObject and just call "update()" inside the render function.

      Pretty sure this is a regression since I've been using QQuickFramebufferObject for a while but never noticed this, not sure if it's from Qt or Windows though.

       EDIT: Always happens to me now, focus doesn't matter.

      Attachments

        1. QSG_INFO.txt
          10 kB
        2. qtdiag.txt
          8 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            pabloskandal Pablo García
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes