Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-162

QML components can't use OpenGL version > 2.x.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 2.0
    • 2.0
    • Qt Application Manager
    • None
    • 851d2f837fcfd52dbac568beb3ab83bd9508521f

    Description

      For example, if a QML ShaderEffect uses textureGather it will fail to compile because OpenGL version 4.0 is required.

      Possible Solution: allow OpenGL version configuration (version AND profile) via .yaml files and appman command line arguments.
      A global OpenGL version configuration is the minimum requirement which would set it for all application windows. Ideally a global (for single process) and an app based method to specify the required OpenGL version exists.

      Attachments

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

        Activity

          People

            rgriebl Robert Griebl
            konfick Konstantin Fick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes