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

Add more debug output to QEglContext::chooseConfig()

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • None
    • GUI: OpenGL
    • None

    Description

      If QEglContext::chooseConfig() fails to find a valid configuration, it prints out the (last) requested configuration and the available configurations.

      However, it does not take into account that the original configuration may have been reduced several times (by QEglProperties::reduceConfiguration()), or that the failure of eglChooseConfig() (or other EGL calls) may be associated with helpful error information from eglGetError().

      It would therefore be nice if QEglContext::chooseConfig() printed out more debug output while trying different configurations and printed out information about any errors occurring while doing this.

      Attachments

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

        Activity

          People

            rweather Rhys Weatherley (closed Nokia identity) (Inactive)
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes