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

QOpenGLWidget Doesn't Render at Large Sizes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.10.1, 6.0.0 RC
    • None
    • macOS

    Description

      When increasing QOpenGLWidget size to very large values the widget ceases to render.

      This can be tested by running the OpenGLWindow example and calling resize() with high values.

      On Mac with AMD Radeon R9 M395 with 2048 MB the max width is 8192 so this limit seems be be related to texture size (though GL Reports max texture size for the platform at 16384).

      Could simply be that the limitation needs to be added to the documentation.

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            danny_p Daniel Pope
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes