Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-15249 Harden the OpenGL graphics system on Symbian
  3. QTBUG-15252

Implement CFbsBitmap backend for QPixmap in OpenGL graphics system on Symbian

    XMLWordPrintable

Details

    • 9204b29b05cba62d64bf189d30b72b93f1693bbf

    Description

      The default implementation of QPixmap in the OpenGL graphics system uses a QGLFrameBufferObject for storing data. This may not be optimal on Symbian due to the high graphics memory consumption of this type and the more constrained devices that we expect Symbian to be running on.

      This task is about researching the different approaches (eg: CFbsBitmap, RSgImage etc.) and then making a decision based on required performance and memory usage constraints.

      Attachments

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

        Activity

          People

            agocs Laszlo Agocs (Inactive)
            jabarron Jason Barron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes