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

Implement conversion free QPixmap loading for GL engine

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Duplicate
    • P2: Important
    • 4.8.0
    • GUI: OpenGL
    • None

    Description

      Currently OpenGL paint engine does RGB32 -> RGB888 conversion for opaque pixmaps before loading the texture
      and ARGB32_pre -> RGBA covenversion for alpha formats. GL engine should try to avoid these conversions to make
      loading of pixmaps faster

      Attachments

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

        Activity

          People

            jhautaka Jani Hautakangas
            jhautaka Jani Hautakangas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes