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

On Windows, QtCharts can only work using ANGLE in openGL es 2.0 (with setUseOpenGL(true))

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.7, 5.15.2
    • Charts
    • None
    • Windows 7/10, vs2015/2019, intel UHD Graphics 630
    • Windows

    Description

      We want to plot lots of datas on a histogram implemented with QtCharts module, hence we have to enable the openGL acceleration.

      We using gles (enabled with QCoreApplication::setAttribute(Qt::AA_UseOpenGLES)), since we want to make this as a cross-platform application.

      We found it cannot render correctly over gles version 2.0, but we have to use some features which only supported over 2.0.

      The two attached images show the result for the offical QtChart example "OpenGL Accelerated Series Example". One with gles 2.0 and the other with gles 3.0.
       

      Attachments

        1. gles2.0.png
          28 kB
          linnex
        2. gles3.0.png
          7 kB
          linnex
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            linnex linnex
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes