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

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

XMLWordPrintable

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes