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

Move Canvas3D rendering in to render thread

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • None
    • Canvas3D
    • None
    • 5a861acb8064ddc41399bf9e036983ae14da9ea7

    Description

      Currently QtCanvas3D renders everything directly from the main thread. The rendering calls should be instead serialised and sent to the render thread. This would allow us to do Qt multimedia integration and e.g. render a QtQuick scene in to a texture to be used as part of the Canvas3D 3D rendering.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-44953
          # Subject Branch Project Status CR V

          Activity

            People

              e0348803 Miikka Heikkinen
              pakerane Pasi Keränen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes