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

Improve RectangleNode implementation

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P4: Low
    • None
    • 5.0.0
    • Quick: SceneGraph
    • None
    • 65e9403ca189f9a36b46008cdedf6e8e6a25b5f0

    Description

      The current implementation of the QSGDefaultRectangleNode is more heavy than it needs to be when it is round, has gradients or has a border. This to improve on

      • There is almost no vertex reuse, so there is little point in using indices
      • Calculate the number of vertices, allocate the geometry data and write directly to it

      Attachments

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

        Activity

          People

            kkalland Kim Motoyoshi Kalland (Inactive)
            sletta Gunnar Sletta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes