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

Support CPU side culling of scenegraph nodes

    XMLWordPrintable

Details

    Description

      For some embedded hardware it can be beneficial to do CPU side culling of nodes that are outside of the viewport or clip region.

      One discussed approach is to introduce an internal flag itemCullsChildren that could be used by certain items such as Flickable and PathView where this problem often occurs. The actual culling could be done in QQuickWindow::updateDirtyNodes.

      Attachments

        Issue Links

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

          Activity

            People

              janichol Andy Nichols
              mbrasser Michael Brasser
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes