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

Speed up smooth pixmap rotation around X/Y axis in raster paint engine

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • None
    • GUI: Painting
    • None

    Description

      Specializing blend_transformed_* for projective transforms that only contain scaling and rotation around either X or Y axis would let us precalculate interpolation factors and image indices (and w values) for either columns or rows. This could give a significant speed-up for these special cases. (Although rotation around the Y axis is probably the most common use of projective transforms).

      Attachments

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

        Activity

          People

            rodal Samuel Rødal
            rodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes