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

eglconvenience needs EGL_KHR_create_context support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • 5.3.0
    • GUI: OpenGL
    • None
    • 4b3d11efc04c9fb2bf8bb43d841a9f05b34a8c84

    Description

      Desktop OpenGL support on EGL is very incomplete at the moment: There is no way to specify the major+minor version, profile and other bits.

      Standard EGL 1.4 has no support for these but EGL_KHR_create_context adds a number of constrants that can be passed to eglCreateContext and eglChooseConfig.

      QEGLPlatformContext (and the config-related convenience functions) should be enhanced to support this extension, when available.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes