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

Missing some OpenGL functions in ANGLE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.12.0
    • GUI: OpenGL
    • None
    • Windows

    Description

      The version of ANGLE that is currently used in Qt lacks some important functions such as glIntegerv(GL_READ_BUFFER, &val); (GL_READ_BUFFER - invalid enum, it is not presented in context.cpp).

      It was fixed in ANGLE in March 2018, but Qt uses 2017 version.

      This function is pretty important in our project. Also it may lack some other functions (have not check yet).

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            denix56 Denys Senkin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes