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

Fix OpenGL engine for Open GL ES 2 with no BGRA extension

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 5.0.0 Beta 1
    • GUI: Text handling
    • None

    Description

      When using RGB text with an OpenGL ES2 implementation that does not support BGRA texture format (e.g. Angle which is the default on Windows), we will display blank text when using QPainter on a QGLWidget.

      The same issue has been fixed for NativeRendering in QML. See codereview.qt-project.org/#change,38923

      This should be adapted to the OpenGL engine as well.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes