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

Tiled image modes don't work on some GLES2 implementations when using non-power of two sized textures

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.0
    • 4.8.0
    • GUI: OpenGL
    • None
    • iOS 4.3 (Darwin on ARM), with Apple A4 (PowerVR).
    • 8dfeb1c374972f06759a92b4edc5d6a18b96ccec

    Description

      The Declarative Image item supports several fill modes. If a 'tiled' fill mode is used, then the image won't be displayed if the OpenGL ES2 implementation does not support the texture size. The QGL2PaintEngineExPrivate::updateTextureFilter method sets the GL_REPEAT texture wrap mode without checking the texture size.

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            mediator-software Ian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes