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

Port Qt Quick 2 renderer to use OpenGL core profile

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.2.0 RC1
    • None
    • Quick: SceneGraph
    • None
    • 3afffa47feabc80e1bc20ffd2143a722a1c360a2

    Description

      OS X does not provide any OpenGL compatibility profile contexts. This makes it impossible to directly combine Qt Quick 2 with OpenGL rendering using OpenGL 3 (or newer) features using the same context as Qt Quick 2. This limits us to the OpenGL 2 feature set on OS X.

      On other platforms we can obtain compatibility profile contexts but it would still be nicer if we could use Qt Quick2 with a core profile context.

      The port would need to resolve the usage of deprecated texture formats and make use of a vertex array object.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            seanharmer Sean Harmer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes