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

Move Canvas3D rendering in to render thread

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes